Update interface.html

master
Ronin0000 2021-09-19 14:01:04 -07:00 committed by GitHub
parent bd92c0e67f
commit 27d025bf82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@
calendar.render();
});
document.getElementById("upload").addEventListener("click", function() {
window.open("https://www.tbcs.org");
sendCustomizedApp({
storage:[
{"name":"sCalendar.custom.js", url:"schoolCalender.js", content:getApp()}