mirror of
https://github.com/matrix-construct/construct
synced 2024-12-26 15:33:54 +01:00
modules/client/capabilities: Indicate v6.
This commit is contained in:
parent
1a0ee0ece4
commit
89264ceff4
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ ircd::m::client_capabilities::get(client &client,
|
|||
{ "3", "stable" },
|
||||
{ "4", "stable" },
|
||||
{ "5", "stable" },
|
||||
{ "6", "stable" },
|
||||
}},
|
||||
}},
|
||||
}},
|
||||
|
|
Loading…
Reference in a new issue