From b546facaf1235ee8d4643b9060a8451d5ac91274 Mon Sep 17 00:00:00 2001 From: Akseli Date: Tue, 13 Sep 2022 21:51:55 +0300 Subject: [PATCH] Update src/displayapp/screens/WatchFacePineTimeStyle.cpp Co-authored-by: NeroBurner --- src/displayapp/screens/WatchFacePineTimeStyle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(17); } return prevColor; -} \ No newline at end of file +}