mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Sender Key: Prepare for production
This commit is contained in:
@@ -1322,7 +1322,7 @@ export async function modifyGroupV2({
|
||||
profileKey,
|
||||
},
|
||||
conversation,
|
||||
ContentHint.SUPPLEMENTARY,
|
||||
ContentHint.DEFAULT,
|
||||
sendOptions
|
||||
)
|
||||
);
|
||||
@@ -1696,7 +1696,7 @@ export async function createGroupV2({
|
||||
profileKey,
|
||||
},
|
||||
conversation,
|
||||
ContentHint.SUPPLEMENTARY,
|
||||
ContentHint.DEFAULT,
|
||||
sendOptions
|
||||
),
|
||||
timestamp,
|
||||
@@ -2226,7 +2226,7 @@ export async function initiateMigrationToGroupV2(
|
||||
profileKey: ourProfileKey,
|
||||
},
|
||||
conversation,
|
||||
ContentHint.SUPPLEMENTARY,
|
||||
ContentHint.DEFAULT,
|
||||
sendOptions
|
||||
),
|
||||
timestamp,
|
||||
|
||||
Reference in New Issue
Block a user