mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-07 19:32:34 +01:00
Merge pull request #260 from mugman174/master
This commit is contained in:
commit
b08c0b5da3
@ -26,6 +26,8 @@ export const IdentifySchema = {
|
|||||||
$client_event_source: String,
|
$client_event_source: String,
|
||||||
$client_version: String,
|
$client_version: String,
|
||||||
$system_locale: String,
|
$system_locale: String,
|
||||||
|
$window_manager: String,
|
||||||
|
$distro: String,
|
||||||
},
|
},
|
||||||
$presence: ActivitySchema,
|
$presence: ActivitySchema,
|
||||||
$compress: Boolean,
|
$compress: Boolean,
|
||||||
|
Loading…
Reference in New Issue
Block a user