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:
@@ -138,6 +138,7 @@ export const CallingNotification: React.FC<PropsType> = React.memo(
|
||||
onEdit={undefined}
|
||||
onReplyToMessage={undefined}
|
||||
onReact={undefined}
|
||||
onEndPoll={undefined}
|
||||
onRetryMessageSend={undefined}
|
||||
onRetryDeleteForEveryone={undefined}
|
||||
onCopy={undefined}
|
||||
|
||||
Reference in New Issue
Block a user