Use implicit content hint for sender key distribution messages
This commit is contained in:
parent
ca638dd44f
commit
a8ce959405
3 changed files with 5 additions and 6 deletions
|
@ -437,7 +437,7 @@ export async function sendToGroupViaSenderKey(options: {
|
|||
await handleMessageSend(
|
||||
window.textsecure.messaging.sendSenderKeyDistributionMessage(
|
||||
{
|
||||
contentHint: ContentHint.RESENDABLE,
|
||||
contentHint,
|
||||
distributionId,
|
||||
groupId,
|
||||
identifiers: newToMemberUuids,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue