(feat): finish chat crypto migration
(wip): prep for full ECDH repo migration
This commit is contained in:
parent
ecca5241bc
commit
2cd326d0b1
10 changed files with 195 additions and 339 deletions
|
|
@ -201,7 +201,6 @@ export function Provider(props: {
|
|||
const unsubscribers = [
|
||||
"MessageLive",
|
||||
"MessageState",
|
||||
"ChatSecretForward",
|
||||
"CallInvite",
|
||||
"ErrorNoIota",
|
||||
].map((type) =>
|
||||
|
|
|
|||
Loading…
Reference in a new issue