Skip to content

Commit

Permalink
Update cherrypick-js.api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caipira113 committed Nov 2, 2023
1 parent 87618ca commit dc505ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cherrypick-js/etc/cherrypick-js.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2529,7 +2529,7 @@ type MeDetailed = UserDetailed & {
hasUnreadMessagingMessage: boolean;
hasUnreadNotification: boolean;
hasUnreadSpecifiedNotes: boolean;
unreadNotificationCount: number;
unreadNotificationsCount: number;
hideOnlineStatus: boolean;
injectFeaturedNote: boolean;
integrations: Record<string, any>;
Expand Down

0 comments on commit dc505ce

Please sign in to comment.