i apparently can't type

This commit is contained in:
Jacob Levine 2019-02-09 12:17:47 -06:00
parent 95eab24247
commit 19a9995875

View File

@ -37,6 +37,6 @@ window.onload = function() {
}
} else {
window.location.replace('../');
}, 10)
}
}, 10)
}