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:
parent
df29650b98
commit
1206cfae37
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ const permanentCaps = [
|
|||
|
||||
"draft/chathistory",
|
||||
"draft/event-playback",
|
||||
"draft/extended-monitor",
|
||||
|
||||
"soju.im/bouncer-networks",
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue