ux: should not show follow requests tab when have no pending sent follow req
This commit is contained in:
@@ -3971,6 +3971,7 @@ export type components = {
|
||||
hasUnreadChannel: boolean;
|
||||
hasUnreadNotification: boolean;
|
||||
hasPendingReceivedFollowRequest: boolean;
|
||||
hasPendingSentFollowRequest: boolean;
|
||||
unreadNotificationsCount: number;
|
||||
mutedWords: string[][];
|
||||
hardMutedWords: string[][];
|
||||
|
||||
Reference in New Issue
Block a user