mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Refreshing the settings page cache #663 ⚙
This commit is contained in:
@@ -782,7 +782,7 @@ while ($row = $result -> fetchArray (SQLITE3_ASSOC)) {
|
||||
window.onbeforeunload = null;
|
||||
|
||||
// Reloads the current page
|
||||
setTimeout("window.location.reload()", 3000);
|
||||
setTimeout("clearCache()", 5000);
|
||||
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user