mirror of https://github.com/espruino/BangleApps
Fixes
parent
d573aad9d8
commit
33c9945771
|
@ -37,7 +37,6 @@ function exitApp(){
|
|||
|
||||
require("Storage").writeJSON("setting.json", bSettings);
|
||||
// reload clocks with new theme, otherwise just wait for user to switch apps
|
||||
if (Bangle.CLOCK) load(global.__FILE__);
|
||||
|
||||
load()
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
require("heatshrink").decompress(atob("mEwwMB/4A/AAWAAgZQD//+Aod//AFDj/wj5cB/EP8F/4IVBg/h//gEIOH4f/+F///DwYVBAoWHAofhg///k/DQIFc8IpFHYIFC4JBFJopZB4BZCMopxFPoqJFSowA//4"))
|
||||
require("heatshrink").decompress(atob("mEwghC/AH4A/AH4APif///ziASNgM/CYIALD44qCABsxCyoYFIoYHBAofxNJkDDxAXGDAcwAoMfJxCPIBQIiBE4QOFBAQlCBQoiBIwQDBAAo4B+C5HFYQNBKw4hBBI5bDMYIlHHoYAGh6sDHpAKBC/4XcO5nxbYanS+AlJa5j6BbYRGFBgZRICYLbCBghQBEAwKDKIRWBDAguCKA4hCHIQQCDAQFDOwwWCIwQHEAB5ZICyZDEABZFEAA5VHAH4A/AH4A/AB4"))
|
Loading…
Reference in New Issue