Pass-through CLIENTTAGDENY in ISUPPORT
This commit is contained in:
parent
51df11a55f
commit
c5d5259243
@ -148,6 +148,7 @@ var passthroughIsupport = map[string]bool{
|
|||||||
"CHANMODES": true,
|
"CHANMODES": true,
|
||||||
"CHANNELLEN": true,
|
"CHANNELLEN": true,
|
||||||
"CHANTYPES": true,
|
"CHANTYPES": true,
|
||||||
|
"CLIENTTAGDENY": true,
|
||||||
"EXCEPTS": true,
|
"EXCEPTS": true,
|
||||||
"EXTBAN": true,
|
"EXTBAN": true,
|
||||||
"HOSTLEN": true,
|
"HOSTLEN": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user