mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-17 11:33:42 +01:00
Fix event type example of m.forwarded_room_key
This commit is contained in:
parent
4230e375fa
commit
fd7cb22a28
|
|
@ -10,5 +10,5 @@
|
||||||
"hPQNcabIABgGnx3/ACv/jmMmiQHoeFfuLB17tzWp6Hw"
|
"hPQNcabIABgGnx3/ACv/jmMmiQHoeFfuLB17tzWp6Hw"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"type": "m.room_key"
|
"type": "m.forwarded_room_key"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue