mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-12-07 22:10:59 +01:00
preparing offline mode notify shouldn't hide
This commit is contained in:
parent
19556424ee
commit
80b7fe74b0
@ -1148,7 +1148,7 @@ function gotoOffline() {
|
||||
|
||||
store.checkForUpdate();
|
||||
|
||||
notify_progress("Preparing offline mode...");
|
||||
notify_progress("Preparing offline mode...", true);
|
||||
|
||||
var timerId = window.setInterval(function() {
|
||||
if (store.currentVersion) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user