We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6691d3a commit f8bda9cCopy full SHA for f8bda9c
apps/sched/sched.js
@@ -31,7 +31,7 @@ function showSnoozeMenu(alarm){
31
//different button lengths
32
E.showPrompt("Choose snooze length", {
33
title: "Snooze Options",
34
- buttons: buttons
+ buttons
35
}).then(function (snoozeTime) {
36
buzzCount = 0;
37
0 commit comments