fix jsdoc

This commit is contained in:
Yurii
2026-03-02 20:24:16 +02:00
parent f7c2611200
commit 3a2eb429f1

View File

@@ -50,7 +50,7 @@ class LinkFieldView extends BaseFieldView {
* @property {boolean} [createDisabled] Disable create button in the select modal.
* @property {{
* items: {localField: string, foreignField: string, matchRequired: boolean}[]
* }} [cascadingFieldsLogic] Cascading fields logic. As of 9.4.0.
* }} [cascadingLogic] Cascading fields logic. As of 9.4.0.
*/
/**