update config.js

This commit is contained in:
naielv
2025-08-13 21:53:01 +02:00
parent aa3f312047
commit a02f1cb588

View File

@@ -35,7 +35,6 @@ function LogOutTeleSec() {
SUB_LOGGED_IN = false;
SUB_LOGGED_IN_DETAILS = false;
SUB_LOGGED_IN_ID = false;
document.getElementById("appendApps").style.display = "none";
document.getElementById("loading").style.display = "block";
//Remove sublogin from URL and reload
urlParams.delete("sublogin");