mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Release backupOlmPkEncryption
This commit is contained in:
parent
a639ac42c4
commit
1fcbf7ed42
1 changed files with 1 additions and 0 deletions
|
@ -1179,6 +1179,7 @@ internal class DefaultKeysBackupService @Inject constructor(
|
|||
|
||||
cryptoStore.setKeyBackupVersion(null)
|
||||
cryptoStore.setKeysBackupData(null)
|
||||
backupOlmPkEncryption?.releaseEncryption()
|
||||
backupOlmPkEncryption = null
|
||||
|
||||
// Reset backup markers
|
||||
|
|
Loading…
Add table
Reference in a new issue