don't CAP REQ userhost-in-names, we run a WHO on JOIN anyway

This commit is contained in:
jesopo 2020-04-21 13:19:46 +01:00
parent 5892c9ff45
commit 770b76f671
1 changed files with 0 additions and 1 deletions

View File

@ -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"),