Update interface.html

pull/925/head
Ronin0000 2021-11-03 08:20:09 -07:00 committed by GitHub
parent ada94b11cf
commit df7f9cc530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -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}
]