mirror of
https://github.com/znc/znc.git
synced 2026-08-06 08:52:57 +02:00
Added Webskin "znc-ation"
This commit is contained in:
@@ -607,6 +607,8 @@ private:
|
||||
|
||||
template<> void TModInfo<CPartylineMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("partyline");
|
||||
Info.SetHasArgs(true);
|
||||
Info.SetArgsHelpText("You may enter a list of channels the user joins, when entering the internal partyline.");
|
||||
}
|
||||
|
||||
GLOBALMODULEDEFS(CPartylineMod, "Internal channels and queries for users connected to znc")
|
||||
|
||||
Reference in New Issue
Block a user