Removes showIdentity and showSafetyNumber in favor of redux action

This commit is contained in:
Josh Perez
2022-12-09 00:53:19 -05:00
committed by GitHub
parent 5043ac2e02
commit 135c832748
10 changed files with 14 additions and 43 deletions

View File

@@ -262,7 +262,7 @@ const getActions = createSelector(
'showExpiredOutgoingTapToViewToast',
'startConversation',
'showIdentity',
'toggleSafetyNumberModal',
'downloadNewVersion',