Fix typo in Clock.cpp.
This commit is contained in:
parent
79728730d7
commit
9bf43c380e
|
@ -115,7 +115,7 @@ std::unique_ptr<Screen> Clock::WatchFaceInfineatScreen() {
|
||||||
dateTimeController,
|
dateTimeController,
|
||||||
batteryController,
|
batteryController,
|
||||||
bleController,
|
bleController,
|
||||||
notificatioManager,
|
notificationManager,
|
||||||
settingsController,
|
settingsController,
|
||||||
motionController,
|
motionController,
|
||||||
filesystem);
|
filesystem);
|
||||||
|
|
Loading…
Reference in a new issue