Skip to content

Commit aaf98a2

Browse files
committed
Fix formatting
1 parent 0bfa277 commit aaf98a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/displayapp/screens/StopWatch.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ namespace Pinetime::Applications {
6464
static Screens::Screen* Create(AppControllers& controllers) {
6565
return new Screens::StopWatch(*controllers.systemTask, controllers.stopWatchController);
6666
}
67+
6768
static bool IsAvailable(Pinetime::Controllers::FS& /*filesystem*/) {
6869
return true;
6970
}

0 commit comments

Comments
 (0)