mirror of
https://github.com/znc/znc.git
synced 2026-08-11 03:12:50 +02:00
Add link to wiki page from any nonextra module.
This commit is contained in:
@@ -483,4 +483,8 @@ private:
|
||||
}
|
||||
};
|
||||
|
||||
template<> void TModInfo<CQModule>(CModInfo& Info) {
|
||||
Info.SetWikiPage("Q");
|
||||
}
|
||||
|
||||
MODULEDEFS(CQModule, "Auths you with QuakeNet's Q bot.")
|
||||
|
||||
Reference in New Issue
Block a user