mirror of
https://github.com/znc/znc.git
synced 2026-08-04 16:03:25 +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