mirror of
https://github.com/znc/znc.git
synced 2026-08-07 17:33:34 +02:00
Some more fun with tabs
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1966 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -220,8 +220,8 @@ protected:
|
||||
}
|
||||
|
||||
private:
|
||||
vector<CString> m_vsChans;
|
||||
vector<CString> m_vsNegChans;
|
||||
vector<CString> m_vsChans;
|
||||
vector<CString> m_vsNegChans;
|
||||
};
|
||||
|
||||
MODULEDEFS(CAutoCycleMod, "Rejoins channels to gain Op if you're the only user left")
|
||||
|
||||
Reference in New Issue
Block a user