updated excluded meta props in the relation select option

This commit is contained in:
Gani Georgiev
2022-12-21 09:45:14 +02:00
parent 233ab62f8e
commit e713de1e44
30 changed files with 36 additions and 36 deletions
@@ -2,7 +2,7 @@
import CommonHelper from "@/utils/CommonHelper";
import tooltip from "@/actions/tooltip";
const excludedMetaProps = ["id", "created", "updated", "@collectionId", "@collectionName"];
const excludedMetaProps = ["id", "created", "updated", "collectionId", "collectionName"];
export let item = {}; // model