mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 18:40:39 +00:00
Resolve self address after setting new PNI
This commit is contained in:
parent
33c4e17c0d
commit
a675631965
1 changed files with 1 additions and 0 deletions
|
@ -1386,6 +1386,7 @@ public class SignalAccount implements Closeable {
|
|||
}
|
||||
|
||||
this.pniAccountData.setServiceId(updatedPni);
|
||||
getRecipientTrustedResolver().resolveSelfRecipientTrusted(getSelfRecipientAddress());
|
||||
trustSelfIdentity(ServiceIdType.PNI);
|
||||
save();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue