mirror of
https://github.com/znc/znc.git
synced 2026-07-31 22:13:20 +02:00
6eaa93f8da
The issue was triggered by CCoreTranslationMixin being parent of CZNCSock, and DisableReadLine wasn't found as attribute anymore. Thanks to obiw4n for report.