1
mirror of https://github.com/rvdbreemen/OTGW-firmware synced 2024-11-16 04:33:49 +01:00

remove duplicate onload event (also in index.html)

This commit is contained in:
rlagerweij 2022-10-05 21:38:45 +02:00 committed by GitHub
parent 627e3b9185
commit 47ea29d01d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,8 +17,6 @@
refreshDevTime();
console.log("Hash="+window.location.hash);
window.onload=initMainPage;
window.onfocus = function() {
if (needReload) {