mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 07:12:40 +02:00
staging -> interim metaverse location & terminology.
This commit is contained in:
parent
f240cb9f46
commit
4455fae3de
1 changed files with 1 additions and 1 deletions
|
@ -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});
|
||||
|
|
Loading…
Reference in a new issue