1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 18:03:13 +02:00

Remove CanSVSLogout and implement logout support on Plexus.

This commit is contained in:
Sadie Powell
2024-05-09 18:53:43 +01:00
parent 33a02b1223
commit c36030c826
6 changed files with 9 additions and 15 deletions
-1
View File
@@ -145,7 +145,6 @@ public:
CanSetVIdent = true;
CanSQLine = true;
CanSZLine = true;
CanSVSLogout = true;
CanCertFP = true;
RequiresID = true;
MaxModes = 0;