mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-17 04:53:46 +00:00
fix(UI): fix business attributes related schemaFields (#13313)
This commit is contained in:
parent
51863325a5
commit
ce82a96bbd
@ -168,4 +168,5 @@ export const EMBEDDED_LIST_SEARCH_ENTITY_TYPES = [
|
|||||||
EntityType.Notebook,
|
EntityType.Notebook,
|
||||||
EntityType.BusinessAttribute,
|
EntityType.BusinessAttribute,
|
||||||
EntityType.DataProcessInstance,
|
EntityType.DataProcessInstance,
|
||||||
|
EntityType.SchemaField,
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user