mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-22 17:38:10 +01:00
Additional logging, more reliable contact/group sync fetch
This commit is contained in:
@@ -154,6 +154,7 @@ async function handleServerKeys(
|
||||
try {
|
||||
await window.textsecure.storage.protocol.enqueueSessionJob(
|
||||
address,
|
||||
`handleServerKeys(${identifier})`,
|
||||
() =>
|
||||
processPreKeyBundle(
|
||||
preKeyBundle,
|
||||
|
||||
Reference in New Issue
Block a user