mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
@@ -214,6 +214,8 @@ public:
|
||||
|
||||
template<> void TModInfo<CNotesMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("notes");
|
||||
Info.SetHasArgs(true);
|
||||
Info.SetArgsHelpText("This user module takes up to one arguments. It can be -disableNotesOnLogin not to show notes upon client login");
|
||||
}
|
||||
|
||||
USERMODULEDEFS(CNotesMod, "Keep and replay notes")
|
||||
|
||||
Reference in New Issue
Block a user