1
0

merge: upstream

This commit is contained in:
Mar0xy
2023-11-01 12:39:07 +01:00
37 changed files with 1040 additions and 897 deletions
@@ -423,6 +423,10 @@ export const packedMeDetailedOnlySchema = {
type: 'boolean',
nullable: false, optional: false,
},
unreadNotificationsCount: {
type: 'number',
nullable: false, optional: false,
},
mutedWords: {
type: 'array',
nullable: false, optional: false,