Skip to content

Commit 5688ad4

Browse files
authored
Fix indentation in settings.js
1 parent 06fc361 commit 5688ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/sleeplog/settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@
399399
} else {
400400
/*menu =*/ E.showMenu(thresholdsMenu);
401401
}
402-
};
402+
}
403403

404404
function showOtherSettings() {
405405
// setup logging menu

0 commit comments

Comments
 (0)