Fix for code style check

This commit is contained in:
Ilya Kirillov
2025-02-01 14:52:48 +03:00
parent cad523d432
commit b53e85ecc6

View File

@ -2088,4 +2088,4 @@ CChangesParagraphBidi.prototype.IsNeedRecalculate = function()
{
return true;
};
CChangesParagraphBidi.prototype.CheckLock = private_ParagraphContentChangesCheckLock;
CChangesParagraphBidi.prototype.CheckLock = private_ParagraphContentChangesCheckLock;