mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
update remotes properties
This commit is contained in:
parent
6434c11ebe
commit
e9ff49d376
@ -50,8 +50,6 @@ export default {
|
||||
default: {
|
||||
origin: composeRemote("default"),
|
||||
hasWebsocket: true,
|
||||
useClassicAuth: true,
|
||||
autoconnect: true,
|
||||
},
|
||||
chat: {
|
||||
origin: composeRemote("chat"),
|
||||
@ -63,9 +61,11 @@ export default {
|
||||
},
|
||||
livestreaming: {
|
||||
origin: composeRemote("livestreaming"),
|
||||
hasWebsocket: false,
|
||||
},
|
||||
marketplace: {
|
||||
origin: composeRemote("marketplace"),
|
||||
hasWebsocket: false,
|
||||
},
|
||||
files: {
|
||||
origin: composeRemote("files"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user