0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-25 05:18:23 +02:00

modules/client/capabilities: Indicate v6.

This commit is contained in:
Jason Volk 2020-05-30 16:44:23 -07:00
parent 1a0ee0ece4
commit 89264ceff4

View file

@ -76,6 +76,7 @@ ircd::m::client_capabilities::get(client &client,
{ "3", "stable" },
{ "4", "stable" },
{ "5", "stable" },
{ "6", "stable" },
}},
}},
}},