Netw root node fixes 🩹

This commit is contained in:
Jokob-sk
2024-03-17 10:52:28 +11:00
parent d955e058e1
commit 5e687e1bdb
2 changed files with 12 additions and 2 deletions

View File

@@ -1130,7 +1130,7 @@ function handleFirstLoad()
setTimeout(function() {
location.reload();
}, 100);
}, 1000);
}
}