mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-01-24 16:14:19 +01:00
Resolve self address after setting new PNI
This commit is contained in:
@@ -1386,6 +1386,7 @@ public class SignalAccount implements Closeable {
|
||||
}
|
||||
|
||||
this.pniAccountData.setServiceId(updatedPni);
|
||||
getRecipientTrustedResolver().resolveSelfRecipientTrusted(getSelfRecipientAddress());
|
||||
trustSelfIdentity(ServiceIdType.PNI);
|
||||
save();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user