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 9392e04 commit 72f5eddCopy full SHA for 72f5edd
apps/phoneremind/settings.js
@@ -12,7 +12,7 @@
12
function selectPrecisionLevel(lvl){
13
settings.precision=lvl;
14
writeSettings();
15
- load("phoneremind.settings.js");
+ showMainMenu();
16
17
}
18
function formatTime(ms) {
0 commit comments