mirror of https://github.com/espruino/BangleApps
oops
parent
624f91d8ef
commit
fa244185ac
|
@ -1,4 +1,4 @@
|
||||||
(function(back) {
|
(function(back) {
|
||||||
// just go right to our app - we need all the memory
|
// just go right to our app - we need all the memory
|
||||||
load("record.app.js");
|
load("recorder.app.js");
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue