mirror of
https://github.com/znc/znc.git
synced 2026-08-06 17:03:14 +02:00
Add link to wiki page from any nonextra module.
This commit is contained in:
@@ -246,4 +246,8 @@ private:
|
||||
VAttachMatch m_vMatches;
|
||||
};
|
||||
|
||||
template<> void TModInfo<CChanAttach>(CModInfo& Info) {
|
||||
Info.SetWikiPage("autoattach");
|
||||
}
|
||||
|
||||
MODULEDEFS(CChanAttach, "Reattaches you to channels on activity.")
|
||||
|
||||
Reference in New Issue
Block a user