mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Clenup & prune attempt 🧪
This commit is contained in:
@@ -649,12 +649,8 @@ function handleLoadingDialog()
|
||||
$.get('log/execution_queue.log?nocache=' + Date.now(), function(data) {
|
||||
|
||||
|
||||
console.log(data)
|
||||
console.log("hree")
|
||||
|
||||
if(data.includes("update_api|devices"))
|
||||
{
|
||||
spinnerShown = true;
|
||||
{
|
||||
showSpinner("devices_old")
|
||||
|
||||
setTimeout("handleLoadingDialog()", 1000);
|
||||
|
||||
Reference in New Issue
Block a user