mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-29 04:43:26 +01:00
Send/Receive support for reaction read syncs
This commit is contained in:
@@ -723,7 +723,7 @@ export class ConversationController {
|
||||
|
||||
async prepareForSend(
|
||||
id: string | undefined,
|
||||
options?: { syncMessage?: boolean; disableMeCheck?: boolean }
|
||||
options?: { syncMessage?: boolean }
|
||||
): Promise<{
|
||||
wrap: (
|
||||
promise: Promise<CallbackResultType | void | null>
|
||||
|
||||
Reference in New Issue
Block a user