Add support for draft/extended-monitor
References: https://github.com/ircv3/ircv3-specifications/pull/466
This commit is contained in:
@@ -18,6 +18,7 @@ const permanentCaps = [
|
||||
|
||||
"draft/chathistory",
|
||||
"draft/event-playback",
|
||||
"draft/extended-monitor",
|
||||
|
||||
"soju.im/bouncer-networks",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user