Update crsclock.js
parent
c058fdf744
commit
8593a182e9
|
|
@ -777,6 +777,7 @@ const menuOpts = {
|
||||||
"Export Data": exportData,
|
"Export Data": exportData,
|
||||||
"Theme": setTheme,
|
"Theme": setTheme,
|
||||||
"About": showAbout,
|
"About": showAbout,
|
||||||
|
"Go to Launcher": () => Bangle.showLauncher(),
|
||||||
"Reset All Data": confirmResetAllData,
|
"Reset All Data": confirmResetAllData,
|
||||||
"Exit": () => Bangle.showClock()
|
"Exit": () => Bangle.showClock()
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue