1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-23 17:02:25 +03:00

Update encrypted state to say MSC4362 everywhere

This commit is contained in:
Andy Balaam
2025-11-17 17:11:51 +00:00
parent c7a75c8824
commit 486b696085
5 changed files with 7 additions and 7 deletions

View File

@@ -82,7 +82,7 @@ export function getSyncResponse(
state_key: "",
content: {
"algorithm": "m.megolm.v1.aes-sha2",
"io.element.msc3414.encrypt_state_events": encryptStateEvents,
"io.element.msc4362.encrypt_state_events": encryptStateEvents,
},
}),
],