mirror of
https://github.com/znc/znc.git
synced 2026-06-20 18:15:06 +02:00
Mods are network mods by default.
Network modules are the simplest ones.
This commit is contained in:
+1
-1
@@ -245,5 +245,5 @@ template<> void TModInfo<CSampleMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("sample");
|
||||
}
|
||||
|
||||
MODULEDEFS(CSampleMod, "To be used as a sample for writing modules")
|
||||
USERMODULEDEFS(CSampleMod, "To be used as a sample for writing modules")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user