mirror of
https://git.sr.ht/~emerson/reflectionircd
synced 2025-04-13 09:59:52 +00:00
we don't yet support chathistory
This commit is contained in:
parent
8772f97341
commit
ac936f8c11
1 changed files with 0 additions and 2 deletions
|
@ -23,10 +23,8 @@ export class Client {
|
|||
this.allCaps = new Map([
|
||||
["account-tag", ""],
|
||||
["batch", ""],
|
||||
["draft/chathistory", ""],
|
||||
["draft/channel-rename", ""],
|
||||
["echo-message", ""],
|
||||
["draft/event-playback", ""],
|
||||
["extended-join", ""],
|
||||
["invite-notify", ""],
|
||||
["message-tags", ""],
|
||||
|
|
Loading…
Add table
Reference in a new issue