add missing v1 to m.olm in /keys/upload
This commit is contained in:
parent
f5dc0eaed2
commit
ab3272045e
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ paths:
|
||||||
"user_id": "@alice:example.com",
|
"user_id": "@alice:example.com",
|
||||||
"device_id": "JLAFKJWSCS",
|
"device_id": "JLAFKJWSCS",
|
||||||
"algorithms": [
|
"algorithms": [
|
||||||
"m.olm.curve25519-aes-sha256",
|
"m.olm.v1.curve25519-aes-sha256",
|
||||||
"m.megolm.v1.aes-sha"
|
"m.megolm.v1.aes-sha"
|
||||||
],
|
],
|
||||||
"keys": {
|
"keys": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue