mirror of
https://github.com/znc/znc.git
synced 2026-06-29 14:31:19 +02:00
Turn stickchan into a network module, this prevents a segfault
This commit is contained in:
@@ -191,4 +191,4 @@ template<> void TModInfo<CStickyChan>(CModInfo& Info) {
|
||||
Info.SetWikiPage("stickychan");
|
||||
}
|
||||
|
||||
MODULEDEFS(CStickyChan, "configless sticky chans, keeps you there very stickily even")
|
||||
NETWORKMODULEDEFS(CStickyChan, "configless sticky chans, keeps you there very stickily even")
|
||||
|
||||
Reference in New Issue
Block a user