lint compliance

This commit is contained in:
ansuz 2017-07-23 09:01:12 +02:00
parent 6622735db0
commit ae693ff5a7
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ define([
window.location.reload();
});
common.infiniteSpinnerDetected = true;
}, BAD_STATE_TIMEOUT)
}, BAD_STATE_TIMEOUT);
realtime.onSettle(function () {
clearTimeout(to);
cb();