mirror of
https://git.sr.ht/~emersion/gamja
synced 2024-11-14 19:25:26 -05:00
Use ratified extended-monitor cap name
References: https://github.com/ircv3/ircv3-specifications/pull/508
This commit is contained in:
parent
24ba3f5189
commit
2d27168529
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ const permanentCaps = [
|
|||
"chghost",
|
||||
"echo-message",
|
||||
"extended-join",
|
||||
"extended-monitor",
|
||||
"invite-notify",
|
||||
"labeled-response",
|
||||
"message-tags",
|
||||
|
|
Loading…
Reference in a new issue