mirror of
https://github.com/znc/znc.git
synced 2026-05-04 04:22:37 +02:00
Mods are network mods by default.
Network modules are the simplest ones.
This commit is contained in:
@@ -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