summaryrefslogtreecommitdiff
path: root/StoneIsland/www
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-30 12:29:33 -0500
committerJules Laplace <jules@okfoc.us>2015-11-30 12:29:33 -0500
commit2df4da05937755e2835ee68777c957bce34fb1e3 (patch)
treeefbd214124d661e43348e2020e42924f3a622fb2 /StoneIsland/www
parent4f918fe591ee671146333a400addc24d1fc5b116 (diff)
t
Diffstat (limited to 'StoneIsland/www')
-rw-r--r--StoneIsland/www/js/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js
index 546bd637..1426cd5a 100644
--- a/StoneIsland/www/js/index.js
+++ b/StoneIsland/www/js/index.js
@@ -5,7 +5,7 @@ var app = (function(){
app.bind()
app.build()
- sdk.init({ env: "test" })
+ sdk.init({ env: "development" })
app.iscroll_options = {
mouseWheel: true,