mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Mods are network mods by default.
Network modules are the simplest ones.
This commit is contained in:
@@ -63,4 +63,4 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
MODULEDEFS(CClearBufferOnMsgMod, "Clear all channel buffers whenever the user does something")
|
||||
USERMODULEDEFS(CClearBufferOnMsgMod, "Clear all channel buffers whenever the user does something")
|
||||
|
||||
Reference in New Issue
Block a user