fix: Userbottomsheet crash on some edge cases

This commit is contained in:
krille-chan 2023-11-27 17:36:01 +01:00
commit efb26622ac
No known key found for this signature in database
5 changed files with 21 additions and 26 deletions

View file

@ -2563,5 +2563,6 @@
"groupName": "Group name",
"createGroupAndInviteUsers": "Create a group and invite users",
"groupCanBeFoundViaSearch": "Group can be found via search",
"wrongRecoveryKey": "Sorry... this does not seem to be the correct recovery key."
"wrongRecoveryKey": "Sorry... this does not seem to be the correct recovery key.",
"startConversation": "Start conversation"
}