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