summaryrefslogtreecommitdiff
path: root/src/displayapp/Apps.h
diff options
context:
space:
mode:
authorZephyrLabs <65145081+ZephyrLabs@users.noreply.github.com>2020-12-03 14:33:45 (GMT)
committerZephyrLabs <65145081+ZephyrLabs@users.noreply.github.com>2020-12-03 14:33:45 (GMT)
commit253a86bb8c769cd5e08d1a0d096b24a89319495d (patch)
tree5ef4e02ad8097afcdf0d4e85e701ad3a50b4f5e2 /src/displayapp/Apps.h
parent4f41d4d85465f7cfedd92c45a0bc6d7f2d60dad3 (diff)
Update Apps.h
added Paddle app
Diffstat (limited to 'src/displayapp/Apps.h')
-rw-r--r--src/displayapp/Apps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h
index 2722fe0..7e4afa2 100644
--- a/src/displayapp/Apps.h
+++ b/src/displayapp/Apps.h
@@ -4,4 +4,4 @@ namespace Pinetime {
namespace Applications {
enum class Apps {None, Launcher, Clock, SysInfo, Meter, Gauge, Brightness, Music, FirmwareValidation, Paint, Paddle, Notifications};
}
-} \ No newline at end of file
+}