Create screen for managing chat requests (#10635)
This commit is contained in:
@@ -64,6 +64,7 @@ export type CommonNavigatorParams = {
|
||||
Topic: {topic: string}
|
||||
MessagesConversation: {conversation: string; embed?: string; accept?: true}
|
||||
MessagesConversationSettings: {conversation: string}
|
||||
MessagesJoinRequests: {conversation: string}
|
||||
MessagesSettings: undefined
|
||||
MessagesInbox: undefined
|
||||
NotificationsActivityList: {posts: string}
|
||||
|
||||
Reference in New Issue
Block a user