Removed extra space (skin.js)

This commit is contained in:
IgorA100
2025-12-11 10:35:53 +03:00
committed by GitHub
parent f2cf0dd962
commit 0e91388d16

View File

@@ -2096,7 +2096,7 @@ function initPageGeneral() {
}
});
function addListenerGlobalBeforeunload(event) {
function addListenerGlobalBeforeunload(event) {
//window.removeEventListener('beforeunload', addListenerGlobalBeforeunload);
//event.preventDefault();
if (navbar_type == 'left') {