mirror of
https://github.com/znc/znc.git
synced 2026-07-06 09:51:25 +02:00
Add link to wiki page from any nonextra module.
This commit is contained in:
@@ -76,4 +76,8 @@ private:
|
||||
CString m_sPass;
|
||||
};
|
||||
|
||||
template<> void TModInfo<CNickServ>(CModInfo& Info) {
|
||||
Info.SetWikiPage("nickserv");
|
||||
}
|
||||
|
||||
MODULEDEFS(CNickServ, "Auths you with NickServ")
|
||||
|
||||
Reference in New Issue
Block a user