summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/js/index.js
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-12-03 00:17:49 -0500
committerJules Laplace <jules@okfoc.us>2015-12-03 00:17:49 -0500
commit0a55602cb98fea35632f8f11e840c65cc9011018 (patch)
tree2fb64189cfc39c8ef13f23d334a1d606c9180ab5 /StoneIsland/platforms/ios/www/js/index.js
parent46af04f4b25180fdb7ad928de13c6f7d1b109414 (diff)
resources
Diffstat (limited to 'StoneIsland/platforms/ios/www/js/index.js')
-rw-r--r--StoneIsland/platforms/ios/www/js/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/platforms/ios/www/js/index.js b/StoneIsland/platforms/ios/www/js/index.js
index 573ce720..32b97d4b 100644
--- a/StoneIsland/platforms/ios/www/js/index.js
+++ b/StoneIsland/platforms/ios/www/js/index.js
@@ -3,7 +3,7 @@ var app = (function(){
app.init = function(){
- sdk.init({ env: "test" })
+ sdk.init({ env: "development" })
app.bind()
app.build()