mirror of https://github.com/espruino/BangleApps
Update interface.html
parent
ada94b11cf
commit
df7f9cc530
|
@ -81,11 +81,10 @@
|
|||
schedule.push(calendarEntry)
|
||||
}
|
||||
|
||||
content = schedule
|
||||
|
||||
document.getElementById("upload").addEventListener("click", function() {
|
||||
content = schedule
|
||||
sendCustomizedApp({
|
||||
id : "schoolCalender",
|
||||
storage:[
|
||||
{"name":"customFile.app.json",url:"app.js",content:content}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue