diff --git a/ui-ngx/src/app/core/http/rule-chain.service.ts b/ui-ngx/src/app/core/http/rule-chain.service.ts index 1a6c011a4c..61a52e899b 100644 --- a/ui-ngx/src/app/core/http/rule-chain.service.ts +++ b/ui-ngx/src/app/core/http/rule-chain.service.ts @@ -25,9 +25,10 @@ import { RuleChain, RuleChainConnectionInfo, RuleChainMetaData, - ruleChainNodeComponent, RuleChainType, + ruleChainNodeComponent, ruleNodeTypeComponentTypes, - unknownNodeComponent + unknownNodeComponent, + RuleChainType } from '@shared/models/rule-chain.models'; import { ComponentDescriptorService } from './component-descriptor.service'; import {