summaryrefslogtreecommitdiff
path: root/src/displayapp/Apps.h
diff options
context:
space:
mode:
authorJF <JF002@users.noreply.github.com>2022-01-04 20:44:36 (GMT)
committerGitHub <noreply@github.com>2022-01-04 20:44:36 (GMT)
commitb8b54f47a2a09e32186bf7d8dddc658fae2c6e5f (patch)
tree2b0d3f4873b54c388aa27d897e710665c857d321 /src/displayapp/Apps.h
parente0013e730448f4dc142e3610f970f22c807ac41e (diff)
parent15c3807a761b00a6dcdcc3a516e67e584f0a55c9 (diff)
Merge pull request #813 from SteveAmor/chimes
Chimes option
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 c77bd29..79485d6 100644
--- a/src/displayapp/Apps.h
+++ b/src/displayapp/Apps.h
@@ -36,6 +36,7 @@ namespace Pinetime {
SettingSteps,
SettingSetDate,
SettingSetTime,
+ SettingChimes,
Error,
};
}