Enable sharing a post to a new group chat (#11191)
This commit is contained in:
@@ -605,7 +605,7 @@ export type Events = {
|
||||
|
||||
// Group chat adoption
|
||||
'groupchat:create': {
|
||||
logContext: 'NewChatDialog'
|
||||
logContext: 'NewChatDialog' | 'SendViaChatDialog'
|
||||
}
|
||||
'groupchat:landingPage:view': {
|
||||
hasSession: boolean
|
||||
|
||||
Reference in New Issue
Block a user