1
0
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:
Sadie Powell
2026-02-15 11:16:21 +00:00
parent 5aa71469e1
commit 5b2ab323ab
+1
View File
@@ -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";