diff options
Diffstat (limited to 'StoneIsland/www/js/index.js')
| -rwxr-xr-x | StoneIsland/www/js/index.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js index 73af443a..0770b0f6 100755 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -79,8 +79,6 @@ var app = (function(){ push.init() app.account.connect( app.router.launch.bind(app.router) ) // } - - $("body").removeClass("loading") } var refresh_time = +Date.now() |
