init_offline: call init_second_stage()

master
Andrew Dolgov 16 years ago
parent e491d06df4
commit 10003c4c2e

@ -378,6 +378,7 @@ function init_offline() {
rs.close();
render_offline_feedlist();
init_second_stage();
remove_splash();
} catch (e) {
exception_error("init_offline", e);

Loading…
Cancel
Save