Use ratified extended-monitor cap name
References: https://github.com/ircv3/ircv3-specifications/pull/508
This commit is contained in:
parent
90be9a8ab9
commit
6ad3dcc396
@ -31,6 +31,7 @@ var permanentUpstreamCaps = map[string]bool{
|
|||||||
"batch": true,
|
"batch": true,
|
||||||
"chghost": true,
|
"chghost": true,
|
||||||
"extended-join": true,
|
"extended-join": true,
|
||||||
|
"extended-monitor": true,
|
||||||
"invite-notify": true,
|
"invite-notify": true,
|
||||||
"labeled-response": true,
|
"labeled-response": true,
|
||||||
"message-tags": true,
|
"message-tags": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user