Add update send job for call link when joining by url.

This commit is contained in:
Alex Hart
2024-10-11 14:23:22 -03:00
committed by Greyson Parrelli
parent c4fc32988c
commit 6b66e4666b
3 changed files with 12 additions and 7 deletions

View File

@@ -1421,7 +1421,7 @@ object SyncMessageProcessor {
}
val recipient = resolveCallLinkRecipient(callEvent)
SignalDatabase.calls.insertOrUpdateAdHocCallFromObserveEvent(
SignalDatabase.calls.insertOrUpdateAdHocCallFromRemoteObserveEvent(
callRecipient = recipient,
timestamp = callEvent.timestamp!!,
callId = callId