mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
Add link to wiki page from any nonextra module.
This commit is contained in:
@@ -66,5 +66,9 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
template<> void TModInfo<CBuffExtras>(CModInfo& Info) {
|
||||
Info.SetWikiPage("buffextras");
|
||||
}
|
||||
|
||||
MODULEDEFS(CBuffExtras, "Add joins, parts etc. to the playback buffer")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user