From 589c423f3d2d4d65347fbd074b71cc067541c477 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 3 Sep 2019 19:28:50 +0200 Subject: actually get scrolling working! --- StoneIsland/www/js/index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'StoneIsland/www/js/index.js') diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js index b2c70bee..b90f74b1 100755 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -109,6 +109,7 @@ var app = (function(){ // } // else { // } + push.init() if (navigator.onLine) { app.account.connect(window.deepLinkRoute || '/intro') @@ -123,8 +124,6 @@ var app = (function(){ app.router.go("intro") app.finished_launching() } - - push.init() } app.finished_launching = function(){ -- cgit v1.2.3-70-g09d2