Prevent js exception

This commit is contained in:
2025-03-17 16:41:50 +01:00
parent 4cde1ed9e4
commit e6fa74df61
2 changed files with 3 additions and 2 deletions

View File

@@ -94,4 +94,5 @@
});
});
}
});
window.initCurrentNav = initCurrentNav;
});