Refactoring

This commit is contained in:
Julia Radzhabova 2022-08-30 15:10:30 +03:00
parent 10aaea7958
commit d84dae68ac

View file

@ -1314,7 +1314,8 @@ define([
this.txtFormatSymbols.setValue((val !== null && val !== undefined) ? val : '');
this._state.FormatSymbols=val;
}
}
} else
this._originalTextFormProps = null;
this._noApply = false;