mirror of
https://github.com/znc/znc.git
synced 2026-08-06 08:52:57 +02:00
Mods are network mods by default.
Network modules are the simplest ones.
This commit is contained in:
+1
-1
@@ -290,4 +290,4 @@ template<> void TModInfo<CLogMod>(CModInfo& Info) {
|
||||
Info.AddType(CModInfo::GlobalModule);
|
||||
}
|
||||
|
||||
MODULEDEFS(CLogMod, "Write IRC logs")
|
||||
USERMODULEDEFS(CLogMod, "Write IRC logs")
|
||||
|
||||
Reference in New Issue
Block a user