Update interface.html
parent
f0c596d14f
commit
bd92c0e67f
|
|
@ -80,7 +80,7 @@
|
||||||
document.getElementById("upload").addEventListener("click", function() {
|
document.getElementById("upload").addEventListener("click", function() {
|
||||||
sendCustomizedApp({
|
sendCustomizedApp({
|
||||||
storage:[
|
storage:[
|
||||||
{"name":"sCalendar.custom.js", url:"app.js", content:getApp()}
|
{"name":"sCalendar.custom.js", url:"schoolCalender.js", content:getApp()}
|
||||||
]
|
]
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue