Create group clip clops settings header (#10168)

This commit is contained in:
DS Boyce
2026-04-07 10:55:12 -07:00
committed by Samuel Newman
parent 61f9d2faf4
commit 6fd666e9ce
6 changed files with 469 additions and 7 deletions
+1
View File
@@ -73,6 +73,7 @@ export type CommonNavigatorParams = {
Hashtag: {tag: string; author?: string}
Topic: {topic: string}
MessagesConversation: {conversation: string; embed?: string; accept?: true}
MessagesConversationSettings: {conversation: string}
MessagesSettings: undefined
MessagesInbox: undefined
NotificationsActivityList: {posts: string}