UI: Fix duplicate enum
This commit is contained in:
parent
3b6bd49d58
commit
389ed5594e
@ -29,7 +29,6 @@ export const exportableEntityTypes: Array<EntityType> = [
|
|||||||
EntityType.CUSTOMER,
|
EntityType.CUSTOMER,
|
||||||
EntityType.DEVICE_PROFILE,
|
EntityType.DEVICE_PROFILE,
|
||||||
EntityType.RULE_CHAIN,
|
EntityType.RULE_CHAIN,
|
||||||
EntityType.ENTITY_VIEW,
|
|
||||||
EntityType.WIDGETS_BUNDLE
|
EntityType.WIDGETS_BUNDLE
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user