summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/displayapp/Colors.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/Colors.cpp b/src/displayapp/Colors.cpp
index 072432ae..2e9790eb 100644
--- a/src/displayapp/Colors.cpp
+++ b/src/displayapp/Colors.cpp
@@ -44,4 +44,4 @@ lv_color_t Pinetime::Applications::Convert(Pinetime::Controllers::Settings::Colo
default:
return LV_COLOR_WHITE;
}
-} \ No newline at end of file
+}