Ensure attachments are re-encryptable to same digest
This commit is contained in:
parent
7d25988888
commit
6e1fd5958e
20 changed files with 1250 additions and 295 deletions
|
@ -58,6 +58,7 @@ export async function uploadAttachment(
|
|||
height,
|
||||
caption,
|
||||
blurHash,
|
||||
isReencryptableToSameDigest: true,
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue