mirror of
https://github.com/overte-org/overte.git
synced 2025-08-15 02:51:21 +02:00
change to public chat room
This commit is contained in:
parent
5c7fb3eca5
commit
0073db4abd
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
#include "XmppClient.h"
|
||||
|
||||
const QString DEFAULT_XMPP_SERVER = "chat.highfidelity.io";
|
||||
const QString DEFAULT_CHAT_ROOM = "test@public-chat.highfidelity.io";
|
||||
const QString DEFAULT_CHAT_ROOM = "public@public-chat.highfidelity.io";
|
||||
|
||||
XmppClient::XmppClient() :
|
||||
_xmppClient(),
|
||||
|
|
Loading…
Reference in a new issue