Update custom.html
parent
5d24a09ffa
commit
dfd9e59993
|
|
@ -420,7 +420,7 @@ draw();
|
|||
// send finished app (in addition to contents of app.json)
|
||||
sendCustomizedApp({
|
||||
storage: [
|
||||
{ name: "myapp.app.js", url: "app.js", content: app },
|
||||
{ name: "schoolCalendar.app.js", url: "app.js", content: app },
|
||||
]
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue