Update custom.html

master
Ronin0000 2021-11-21 07:48:38 -08:00 committed by GitHub
parent 68db21acbb
commit 408bd24080
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -506,7 +506,10 @@ draw();
]
});
});
document.getElementById("upload").addEventListener("click", function () {
}
</script>
<div id='calendar'></div>
</body>