mirror of
https://github.com/znc/znc.git
synced 2026-08-07 09:22:55 +02:00
Add link to wiki page from any nonextra module.
This commit is contained in:
@@ -102,5 +102,9 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
template<> void TModInfo<CClientNotifyMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("clientnotify");
|
||||
}
|
||||
|
||||
MODULEDEFS(CClientNotifyMod, "Notifies you when another IRC client logs into or out of your account. Configurable.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user