mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-02 08:13:37 +01:00
Use protopiler for protocol buffers
Co-authored-by: Jamie Kyle <jamie@signal.org>
This commit is contained in:
@@ -2105,6 +2105,7 @@ export class SignalProtocolStore extends EventEmitter {
|
||||
nonblockingApproval = false;
|
||||
}
|
||||
|
||||
strictAssert(publicKey.length > 0, 'Empty public key');
|
||||
return this.#_runOnIdentityQueue(
|
||||
encodedAddress.serviceId,
|
||||
zone,
|
||||
|
||||
Reference in New Issue
Block a user