pull/1052/head^2
Gordon Williams 2022-02-07 09:51:47 +00:00
parent 624f91d8ef
commit fa244185ac
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
(function(back) {
// just go right to our app - we need all the memory
load("record.app.js");
load("recorder.app.js");
})