0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-25 00:02:34 +01:00

modules/client/capabilities: Fix typo.

This commit is contained in:
Jason Volk 2020-10-03 07:26:11 -07:00
parent c57844df2d
commit eb3a09d5e2

View file

@ -66,7 +66,7 @@ ircd::m::client_capabilities::get(client &client,
{
{ "enabled", m_change_password__enabled },
}},
{ "m.room_version", json::members
{ "m.room_versions", json::members
{
{ "default", default_room_version },
{ "available", json::members