mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01:00
Add migration to cleanup some inconsistent DB state.
This commit is contained in:
committed by
Clark Chen
parent
1b63bdec12
commit
6ca9cb6da1
@@ -276,6 +276,7 @@ class ChangeNumberRepository(
|
||||
|
||||
pniProtocolStore.identities().saveIdentityWithoutSideEffects(
|
||||
Recipient.self().id,
|
||||
pni,
|
||||
pniProtocolStore.identityKeyPair.publicKey,
|
||||
IdentityTable.VerifiedStatus.VERIFIED,
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user