Moves startGV2Migration to redux

This commit is contained in:
Josh Perez 2022-12-08 01:41:37 -05:00 committed by GitHub
parent 452e0b7b31
commit 7ea38bb1a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 171 additions and 125 deletions

View file

@ -30,7 +30,6 @@ export type PropsType = {
| 'onPickSticker'
| 'onSelectMediaQuality'
| 'onSendMessage'
| 'onStartGroupMigration'
| 'onTextTooLong'
| 'openConversation'
>;