mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 08:19:14 +00:00
init_offline: call init_second_stage()
This commit is contained in:
@@ -378,6 +378,7 @@ function init_offline() {
|
||||
rs.close();
|
||||
|
||||
render_offline_feedlist();
|
||||
init_second_stage();
|
||||
remove_splash();
|
||||
} catch (e) {
|
||||
exception_error("init_offline", e);
|
||||
|
||||
Reference in New Issue
Block a user