1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 10:11:34 +02:00
This commit is contained in:
Intevel ツ 2021-08-13 12:04:05 +02:00
commit 91baf60e93

View File

@ -26,6 +26,8 @@ export const IdentifySchema = {
$client_event_source: String,
$client_version: String,
$system_locale: String,
$window_manager: String,
$distro: String,
},
$presence: ActivitySchema,
$compress: Boolean,