Add support for draft/extended-monitor

References: https://github.com/ircv3/ircv3-specifications/pull/466
This commit is contained in:
Simon Ser
2021-11-09 12:50:11 +01:00
parent df29650b98
commit 1206cfae37
+1
View File
@@ -18,6 +18,7 @@ const permanentCaps = [
"draft/chathistory",
"draft/event-playback",
"draft/extended-monitor",
"soju.im/bouncer-networks",
];