This website requires JavaScript.
Explore
Help
Sign In
Bram
/
BangleApps
forked from
FOSS/BangleApps
Watch
1
Star
0
Fork
You've already forked BangleApps
0
Code
Pull Requests
Activity
6db2d36193
BangleApps
/
apps
/
qalarm
/
boot.js
2 lines
68 B
JavaScript
Raw
Normal View
History
Unescape
Escape
0.03: Fix unfreed memory, and clearInterval that disabled all clocks at midnight (fix #946) Fix app icon Change menu order so 'back' is at the top
2021-12-02 10:07:45 +00:00
(
function
(
)
{
eval
(
require
(
"Storage"
)
.
read
(
"qalarmcheck.js"
)
)
;
}
)
(
)