BangleApps/apps/recorder/settings.js

5 lines
103 B
JavaScript
Raw Normal View History

(function(back) {
// just go right to our app - we need all the memory
2022-02-07 09:51:47 +00:00
load("recorder.app.js");
})