staging -> interim metaverse location & terminology.

This commit is contained in:
Kasen IO 2020-02-27 14:41:50 -05:00
parent f240cb9f46
commit 4455fae3de

View file

@ -37,7 +37,7 @@ var visible = false;
var historyVisible = false;
var settingsRoot = "FloofChat";
var athenaGotoUrl = "https://staging-metaverse.projectathena.io/d-goto/app/goto.json";
var athenaGotoUrl = "https://metaverse.projectathena.io/interim/d-goto/app/goto.json";
var gotoJSONUrl = Settings.getValue(settingsRoot + "/gotoJSONUrl", athenaGotoUrl);
var muted = Settings.getValue(settingsRoot + "/muted", {"Local": false, "Domain": false, "Grid": false});