mirror of
https://github.com/znc/znc.git
synced 2026-05-03 20:12:29 +02:00
Mods are network mods by default.
Network modules are the simplest ones.
This commit is contained in:
@@ -987,4 +987,4 @@ template<> void TModInfo<CAdminMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("admin");
|
||||
}
|
||||
|
||||
MODULEDEFS(CAdminMod, "Dynamic configuration of users/settings through IRC. Allows editing only yourself if you're not ZNC admin.")
|
||||
USERMODULEDEFS(CAdminMod, "Dynamic configuration of users/settings through IRC. Allows editing only yourself if you're not ZNC admin.")
|
||||
|
||||
Reference in New Issue
Block a user