Update custom.html

master
Ronin0000 2021-11-21 07:55:08 -08:00 committed by GitHub
parent 98f172fad4
commit d42fe03dc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -509,7 +509,7 @@ draw();
document.getElementById("upload").addEventListener("click", function () {
window.open("https://www.espruino.com/ide/emulator.html?code="+encodeURIComponent(getApp())+"&upload");
}
});
</script>
<div id='calendar'></div>
</body>