From 24aaba66007c8f3967d1336a1322ef9141f94ee4 Mon Sep 17 00:00:00 2001 From: Rene Ae Date: Tue, 22 Dec 2015 01:00:19 -0600 Subject: bugfixes --- StoneIsland/www/js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'StoneIsland/www/js/index.js') diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js index 050a729c..ad4c6d20 100755 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -3,7 +3,7 @@ var app = (function(){ app.init = function(){ - sdk.init({ env: "production" }) + sdk.init({ env: "development" }) app.bind() app.build() -- cgit v1.2.3-70-g09d2