Update interface.html

master
Ronin0000 2021-09-19 07:15:29 -07:00 committed by GitHub
parent c65ddbfc52
commit 7a2ee0f711
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
})(); })();
`; `;
} }
document.getElementById("upload").addEventListener("click", function() { document.getElementById("upload").addEventListener("click", function() {
sendCustomizedApp({ sendCustomizedApp({
id : "schoolCalender", id : "schoolCalender",