mirror of
https://github.com/znc/znc.git
synced 2026-08-06 17:03:14 +02:00
Mods are network mods by default.
Network modules are the simplest ones.
This commit is contained in:
@@ -471,5 +471,5 @@ bool CDCCSock::Seek(unsigned int uPos) {
|
||||
return false;
|
||||
}
|
||||
|
||||
MODULEDEFS(CDCCMod, "This module allows you to transfer files to and from ZNC")
|
||||
USERMODULEDEFS(CDCCMod, "This module allows you to transfer files to and from ZNC")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user