1
0
Fork 0
mirror of https://git.sr.ht/~emersion/gamja synced 2025-04-23 12:33:45 -04:00

Add support for draft/extended-monitor

References: https://github.com/ircv3/ircv3-specifications/pull/466
This commit is contained in:
Simon Ser 2021-08-26 15:45:42 +02:00
parent df29650b98
commit 1206cfae37

View file

@ -18,6 +18,7 @@ const permanentCaps = [
"draft/chathistory",
"draft/event-playback",
"draft/extended-monitor",
"soju.im/bouncer-networks",
];