mirror of
https://github.com/znc/znc.git
synced 2026-06-27 13:31:32 +02:00
Mods are network mods by default.
Network modules are the simplest ones.
This commit is contained in:
@@ -250,4 +250,4 @@ template<> void TModInfo<CChanAttach>(CModInfo& Info) {
|
||||
Info.SetWikiPage("autoattach");
|
||||
}
|
||||
|
||||
MODULEDEFS(CChanAttach, "Reattaches you to channels on activity.")
|
||||
USERMODULEDEFS(CChanAttach, "Reattaches you to channels on activity.")
|
||||
|
||||
Reference in New Issue
Block a user