diff options
Diffstat (limited to 'StoneIsland/www/js/index.js')
| -rwxr-xr-x | StoneIsland/www/js/index.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js index a5a2cdfa..ea992fc7 100755 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -99,8 +99,8 @@ var app = (function(){ // if (sdk.env == "test") { // app.router.launch() // } -// else { -// } + // else { + // } if (navigator.onLine) { app.account.connect(window.deepLinkRoute || '/intro') |
