mirror of
https://github.com/znc/znc.git
synced 2026-08-03 23:43:42 +02:00
Add link to wiki page from any nonextra module.
This commit is contained in:
@@ -212,4 +212,8 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
template<> void TModInfo<CNotesMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("notes");
|
||||
}
|
||||
|
||||
MODULEDEFS(CNotesMod, "Keep and replay notes")
|
||||
|
||||
Reference in New Issue
Block a user