summaryrefslogtreecommitdiff
path: root/src/DisplayApp/Apps.h
diff options
context:
space:
mode:
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 2ee74299..2666d905 100644
--- a/src/DisplayApp/Apps.h
+++ b/src/DisplayApp/Apps.h
@@ -2,6 +2,6 @@
namespace Pinetime {
namespace Applications {
- enum class Apps {None, Launcher, Clock, SysInfo, Meter, Gauge, Brightness, Music};
+ enum class Apps {None, Launcher, Clock, SysInfo, Meter, Gauge, Brightness, Music, FirmwareValidation};
}
} \ No newline at end of file