set the title of m.key.verification.request in-room event

This commit is contained in:
Hubert Chathi 2022-10-12 15:46:03 -04:00
parent c0d54ab4d9
commit 76bf60a12f

View file

@ -565,7 +565,7 @@ in this specification must be under the `m.key.verification` namespace
and any other event types must be namespaced according to the Java and any other event types must be namespaced according to the Java
package naming convention. package naming convention.
{{% event event="m.room.message$m.key.verification.request" %}} {{% event event="m.room.message$m.key.verification.request" title="`m.room.message` with `msgtype: m.key.verification.request`" %}}
{{% event event="m.key.verification.request" %}} {{% event event="m.key.verification.request" %}}