mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
💠down_reconnected support v0.75 #611
This commit is contained in:
@@ -36,7 +36,8 @@ function checkDbLock() {
|
||||
}
|
||||
},
|
||||
error: function() {
|
||||
console.log('Error checking database lock status');
|
||||
console.log('🟥 Error checking database lock status');
|
||||
$(".header-status-locked-db").show()
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user