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
+1
View File
@@ -112,6 +112,7 @@ export type MeDetailed = UserDetailed & {
hasUnreadMessagingMessage: boolean;
hasUnreadNotification: boolean;
hasUnreadSpecifiedNotes: boolean;
unreadNotificationsCount: number;
hideOnlineStatus: boolean;
injectFeaturedNote: boolean;
integrations: Record<string, any>;