mirror of
https://github.com/znc/znc.git
synced 2026-06-15 11:14:54 +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.