ngx prep ⏭

This commit is contained in:
Jokob-sk
2024-03-24 10:38:02 +11:00
parent 7f3938715c
commit 046022e2ea
6 changed files with 8 additions and 3 deletions

View File

@@ -1095,6 +1095,7 @@ var sessionStorageKey = "myScriptExecuted_pialert_common";
// Clearing all the caches
function clearCache()
{
showSpinner()
resetInitializedFlag()
window.location.reload()
}