diff --git a/platypush/backend/http/webapp/src/components/panels/Entities/Alarm/AlarmEditor.vue b/platypush/backend/http/webapp/src/components/panels/Entities/Alarm/AlarmEditor.vue index 1b5e4472..bacb7c8a 100644 --- a/platypush/backend/http/webapp/src/components/panels/Entities/Alarm/AlarmEditor.vue +++ b/platypush/backend/http/webapp/src/components/panels/Entities/Alarm/AlarmEditor.vue @@ -138,8 +138,8 @@
- How long the interval should be paused after being triggered and - snoozed. + How long the alarm should be paused after being triggered and + manually snoozed. @@ -150,6 +150,26 @@ +
+
+ +
+ + + How long the alarm should run before being automatically dismissed. + + +
+ +
+ +
+
+