mirror of
https://github.com/znc/znc.git
synced 2026-08-08 09:52:55 +02:00
Add link to wiki page from any nonextra module.
This commit is contained in:
@@ -463,5 +463,10 @@ void CRemMarkerJob::RunJob()
|
||||
|
||||
// store buffer
|
||||
}
|
||||
|
||||
template<> void TModInfo<CSChat>(CModInfo& Info) {
|
||||
Info.SetWikiPage("schat");
|
||||
}
|
||||
|
||||
MODULEDEFS(CSChat, "Secure cross platform (:P) chat system")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user