Resolve self address after setting new PNI
This commit is contained in:
parent
33c4e17c0d
commit
a675631965
@ -1386,6 +1386,7 @@ public class SignalAccount implements Closeable {
|
||||
}
|
||||
|
||||
this.pniAccountData.setServiceId(updatedPni);
|
||||
getRecipientTrustedResolver().resolveSelfRecipientTrusted(getSelfRecipientAddress());
|
||||
trustSelfIdentity(ServiceIdType.PNI);
|
||||
save();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user