mirror of
https://github.com/znc/znc.git
synced 2026-06-18 09:05:47 +02: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