diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-01-20 01:51:14 +0100 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-01-20 01:51:14 +0100 |
| commit | 9c00e423f03a768668982061c65a6e95f77664d1 (patch) | |
| tree | aa0f645699afc34adb9191211f499f72621585b3 /StoneIsland/platforms/android/assets/www/js/index.js | |
| parent | 39780c6c2d5474e2af12661935f986265c0feb0d (diff) | |
spacing
Diffstat (limited to 'StoneIsland/platforms/android/assets/www/js/index.js')
| -rwxr-xr-x | StoneIsland/platforms/android/assets/www/js/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/platforms/android/assets/www/js/index.js b/StoneIsland/platforms/android/assets/www/js/index.js index 050a729c..73af443a 100755 --- a/StoneIsland/platforms/android/assets/www/js/index.js +++ b/StoneIsland/platforms/android/assets/www/js/index.js @@ -3,7 +3,7 @@ var app = (function(){ app.init = function(){ - sdk.init({ env: "production" }) + sdk.init({ env: "test" }) app.bind() app.build() |
