Fix logic

This commit is contained in:
DL6ER
2017-03-26 22:19:41 +02:00
parent 30b7b0d63a
commit 77468ac541
+1 -1
View File
@@ -390,7 +390,7 @@ function updateSummaryData(runOnce) {
}, 500); }, 500);
}).done(function() { }).done(function() {
if(FTLoffline) if(!FTLoffline)
{ {
setTimer(1); setTimer(1);
} }