mirror of
https://github.com/znc/znc.git
synced 2026-06-30 23:11:28 +02:00
Mods are network mods by default.
Network modules are the simplest ones.
This commit is contained in:
@@ -68,5 +68,5 @@ template<> void TModInfo<CBuffExtras>(CModInfo& Info) {
|
||||
Info.SetWikiPage("buffextras");
|
||||
}
|
||||
|
||||
MODULEDEFS(CBuffExtras, "Add joins, parts etc. to the playback buffer")
|
||||
USERMODULEDEFS(CBuffExtras, "Add joins, parts etc. to the playback buffer")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user