fix the olm algorithm name in an example

pull/1164/head
Hubert Chathi 2 years ago
parent 848294ea37
commit 8d45231c64

@ -168,7 +168,7 @@ paths:
"user_id": "@alice:example.com",
"device_id": "HIJKLMN",
"algorithms": [
"m.olm.curve25519-aes-sha256",
"m.olm.v1.curve25519-aes-sha256",
"m.megolm.v1.aes-sha"
],
"keys": {

Loading…
Cancel
Save