This commit is contained in:
naielv
2025-08-13 21:51:37 +02:00
parent 0fbc7cad39
commit aa3f312047
3 changed files with 3 additions and 2 deletions

View File

@@ -37,6 +37,7 @@ PAGES.login = {
SUB_LOGGED_IN_ID = document.getElementById(field_persona).value
SUB_LOGGED_IN_DETAILS = SC_Personas[SUB_LOGGED_IN_ID]
SUB_LOGGED_IN = true
SetPages()
if (location.hash.replace("#", "").startsWith("login")) {
open_page("index");
setUrlHash("index")