mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
switch default hifi address back to welcome
This commit is contained in:
parent
9407efbbc5
commit
7480d1e45d
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
#include "AccountManager.h"
|
||||
|
||||
const QString HIFI_URL_SCHEME = "hifi";
|
||||
const QString DEFAULT_HIFI_ADDRESS = "hifi://ova-welcome";
|
||||
const QString DEFAULT_HIFI_ADDRESS = "hifi://welcome";
|
||||
const QString SANDBOX_HIFI_ADDRESS = "hifi://localhost";
|
||||
const QString INDEX_PATH = "/";
|
||||
|
||||
|
|
Loading…
Reference in a new issue