Merge pull request #260 from mugman174/master

This commit is contained in:
Flam3rboy 2021-08-13 12:01:56 +02:00 committed by GitHub
commit 9a8cb56d8c

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,