summaryrefslogtreecommitdiff
path: root/src/displayapp
diff options
context:
space:
mode:
authorAkseli <akselmo@akselmo.dev>2022-09-13 21:51:55 +0300
committerJF <JF002@users.noreply.github.com>2022-09-17 21:32:43 +0200
commitb546facaf1235ee8d4643b9060a8451d5ac91274 (patch)
tree2f6040c100642c27f2e74689c9b2c0bfdb59c101 /src/displayapp
parent90278b54d1e975ac7195afda2790b5eefc365251 (diff)
Update src/displayapp/screens/WatchFacePineTimeStyle.cpp
Co-authored-by: NeroBurner <pyro4hell@gmail.com>
Diffstat (limited to 'src/displayapp')
-rw-r--r--src/displayapp/screens/WatchFacePineTimeStyle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/screens/WatchFacePineTimeStyle.cpp b/src/displayapp/screens/WatchFacePineTimeStyle.cpp
index 2df1c0a2..002ac887 100644
--- a/src/displayapp/screens/WatchFacePineTimeStyle.cpp
+++ b/src/displayapp/screens/WatchFacePineTimeStyle.cpp
@@ -597,4 +597,4 @@ Pinetime::Controllers::Settings::Colors WatchFacePineTimeStyle::GetPrevious(Pine
prevColor = static_cast<Controllers::Settings::Colors>(17);
}
return prevColor;
-} \ No newline at end of file
+}