summaryrefslogtreecommitdiff
path: root/src/displayapp/Apps.h
diff options
context:
space:
mode:
authorJF <JF002@users.noreply.github.com>2021-12-09 20:27:38 (GMT)
committerGitHub <noreply@github.com>2021-12-09 20:27:38 (GMT)
commitd29a9818af3b4ecb0c547f7ccd998eb55ca821c7 (patch)
tree572ece371e587fb6e5c3b531473a528305ba1809 /src/displayapp/Apps.h
parentb946b8d156175309ab778038dab75ec7996c05bc (diff)
parente8c1302cd65dbd804d152227ae76aa786d6f0b60 (diff)
Merge pull request #353 from Avamander/patch-weather
WeatherService
Diffstat (limited to 'src/displayapp/Apps.h')
-rw-r--r--src/displayapp/Apps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h
index 935a61a..b2f55cc 100644
--- a/src/displayapp/Apps.h
+++ b/src/displayapp/Apps.h
@@ -25,6 +25,7 @@ namespace Pinetime {
Metronome,
Motion,
Steps,
+ Weather,
PassKey,
QuickSettings,
Settings,