don't CAP REQ userhost-in-names, we run a WHO on JOIN anyway
This commit is contained in:
parent
5892c9ff45
commit
770b76f671
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ CAPS: List[ICapability] = [
|
|||
Capability("multi-prefix"),
|
||||
Capability("chghost"),
|
||||
Capability("away-notify"),
|
||||
Capability("userhost-in-names"),
|
||||
|
||||
Capability("invite-notify"),
|
||||
Capability("account-tag"),
|
||||
|
|
Loading…
Reference in a new issue