Update web/index.html
Browse files- web/index.html +0 -1
web/index.html
CHANGED
|
@@ -1900,7 +1900,6 @@
|
|
| 1900 |
}
|
| 1901 |
|
| 1902 |
window.addEventListener('load', centerWindow);
|
| 1903 |
-
window.addEventListener('focus', centerWindow);
|
| 1904 |
})();
|
| 1905 |
</script>
|
| 1906 |
|
|
|
|
| 1900 |
}
|
| 1901 |
|
| 1902 |
window.addEventListener('load', centerWindow);
|
|
|
|
| 1903 |
})();
|
| 1904 |
</script>
|
| 1905 |
|