mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 20:55:28 +00:00
Fix logic
This commit is contained in:
@@ -390,7 +390,7 @@ function updateSummaryData(runOnce) {
|
||||
}, 500);
|
||||
|
||||
}).done(function() {
|
||||
if(FTLoffline)
|
||||
if(!FTLoffline)
|
||||
{
|
||||
setTimer(1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user