mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 10:28:03 +01:00
Fix sending pin/unpin messages to groups
This commit is contained in:
@@ -1129,6 +1129,8 @@ export class MessageSender {
|
||||
storyContext,
|
||||
targetTimestampForEdit,
|
||||
timestamp,
|
||||
pinMessage,
|
||||
unpinMessage,
|
||||
pollVote,
|
||||
pollCreate,
|
||||
pollTerminate,
|
||||
@@ -1175,6 +1177,8 @@ export class MessageSender {
|
||||
storyContext,
|
||||
targetTimestampForEdit,
|
||||
timestamp,
|
||||
pinMessage,
|
||||
unpinMessage,
|
||||
pollVote,
|
||||
pollCreate,
|
||||
pollTerminate,
|
||||
|
||||
Reference in New Issue
Block a user