mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Add ability for poll author to terminate a poll
This commit is contained in:
@@ -44,6 +44,7 @@ export async function wrapWithSyncMessageSend({
|
||||
messageIds,
|
||||
sendType,
|
||||
});
|
||||
|
||||
didSuccessfullySendOne = true;
|
||||
} catch (thrown) {
|
||||
if (thrown instanceof SendMessageProtoError) {
|
||||
|
||||
Reference in New Issue
Block a user