Update debug.html

This commit is contained in:
DremOS Developing Team 2018-09-21 13:07:17 -05:00 committed by GitHub
parent 7fb9a1dbb4
commit 3dc8cc07be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ function proceed() {
<script>
function goBack() {
window.open("https://sparrdrem.github.io/DremJS/index2.html");
open("https://sparrdrem.github.io/DremJS/index2.html");
}
</script>