mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
update remotes properties
This commit is contained in:
parent
1dcb06ea6d
commit
cf605f30a4
@ -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