UI: Add sync with db to resources autocoplete

This commit is contained in:
ArtemDzhereleiko 2025-10-13 18:41:15 +03:00
parent 89c153fc15
commit d1656cfd00

View File

@ -72,6 +72,7 @@
</mat-form-field> </mat-form-field>
<tb-entity-list <tb-entity-list
class="flex-1" class="flex-1"
syncIdsWithDB
allowCreateNew allowCreateNew
placeholderText="{{ 'rule-node-config.ai.ai-resources' | translate }}" placeholderText="{{ 'rule-node-config.ai.ai-resources' | translate }}"
[inlineField]="true" [inlineField]="true"