mirror of
https://github.com/znc/znc.git
synced 2026-08-10 19:02:51 +02:00
Mods are network mods by default.
Network modules are the simplest ones.
This commit is contained in:
@@ -239,4 +239,4 @@ template<> void TModInfo<CAutoCycleMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("autocycle");
|
||||
}
|
||||
|
||||
MODULEDEFS(CAutoCycleMod, "Rejoins channels to gain Op if you're the only user left")
|
||||
USERMODULEDEFS(CAutoCycleMod, "Rejoins channels to gain Op if you're the only user left")
|
||||
|
||||
Reference in New Issue
Block a user