mirror of
https://github.com/znc/znc.git
synced 2026-06-26 13:01:44 +02:00
Merge branch 'modinfo'
This commit is contained in:
@@ -550,4 +550,8 @@ private:
|
||||
CBuffer m_Buffer;
|
||||
};
|
||||
|
||||
template<> void TModInfo<CWatcherMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("watch");
|
||||
}
|
||||
|
||||
MODULEDEFS(CWatcherMod, "Copy activity from a specific user into a separate window")
|
||||
|
||||
Reference in New Issue
Block a user