mirror of
https://github.com/znc/znc.git
synced 2026-08-08 01:43:03 +02:00
Merge branch '1.6.x'
Conflicts: modules/cyrusauth.cpp modules/keepnick.cpp modules/notes.cpp
This commit is contained in:
@@ -196,7 +196,7 @@ public:
|
||||
|
||||
private:
|
||||
TCacheMap<CString, unsigned int> m_Cache;
|
||||
unsigned int m_uiAllowedFailed;
|
||||
unsigned int m_uiAllowedFailed{};
|
||||
};
|
||||
|
||||
template<> void TModInfo<CFailToBanMod>(CModInfo& Info) {
|
||||
|
||||
Reference in New Issue
Block a user