Skip to content

Commit f8bda9c

Browse files
RKBoss6bobrippling
andauthored
Update apps/sched/sched.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
1 parent 6691d3a commit f8bda9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/sched/sched.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ function showSnoozeMenu(alarm){
3131
//different button lengths
3232
E.showPrompt("Choose snooze length", {
3333
title: "Snooze Options",
34-
buttons: buttons
34+
buttons
3535
}).then(function (snoozeTime) {
3636
buzzCount = 0;
3737

0 commit comments

Comments
 (0)