mirror of
https://github.com/anope/anope.git
synced 2026-06-27 15:26:41 +02:00
Reset the swhois status on InspIRCd when reconnecting.
This commit is contained in:
@@ -1228,6 +1228,7 @@ struct IRCDMessageCapab final
|
||||
|
||||
Servers::Capab.clear();
|
||||
IRCD->CanClearModes.clear();
|
||||
IRCD->CanSendMultipleSWhois = false;
|
||||
IRCD->CanSQLineChannel = false;
|
||||
IRCD->CanTagMessage = false;
|
||||
IRCD->DefaultPseudoclientModes = "+oI";
|
||||
|
||||
Reference in New Issue
Block a user