summaryrefslogtreecommitdiff
path: root/offline.js
diff options
context:
space:
mode:
Diffstat (limited to 'offline.js')
-rw-r--r--offline.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/offline.js b/offline.js
index 268369e21..e5f129055 100644
--- a/offline.js
+++ b/offline.js
@@ -378,6 +378,7 @@ function init_offline() {
rs.close();
render_offline_feedlist();
+ init_second_stage();
remove_splash();
} catch (e) {
exception_error("init_offline", e);