chore: Update SDK
This commit is contained in:
parent
bb0e8aeb91
commit
73dd45f396
4 changed files with 2 additions and 4 deletions
|
|
@ -69,7 +69,6 @@ abstract class ClientManager {
|
|||
|
||||
static Client createClient(String clientName) => Client(
|
||||
clientName,
|
||||
enableE2eeRecovery: true,
|
||||
verificationMethods: {
|
||||
KeyVerificationMethod.numbers,
|
||||
if (PlatformInfos.isMobile || PlatformInfos.isLinux)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue