mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-22 10:22:30 +01:00
add capabilities
This commit is contained in:
parent
169af33730
commit
d2a4b4f3cf
@ -225,6 +225,7 @@ export default class GatewayConnectionStore {
|
||||
op: GatewayOpcodes.Identify,
|
||||
d: {
|
||||
token: this.app.token!,
|
||||
capabilities: 16381,
|
||||
properties: {
|
||||
browser: "Spacebar Web",
|
||||
client_build_number: 0,
|
||||
|
Loading…
Reference in New Issue
Block a user