### What problem does this PR solve? feat: Allow the component id drop-down box to select the answer operator #3085 ### Type of change - [ ] Bug Fix (non-breaking change which fixes an issue) - [x] New Feature (non-breaking change which adds functionality) - [ ] Documentation Update - [ ] Refactoring - [ ] Performance Improvement - [ ] Other (please describe):
This commit is contained in:
parent
f7705d6bc9
commit
c7dfb0193b
1 changed files with 0 additions and 1 deletions
|
|
@ -647,7 +647,6 @@ const ExcludedNodes = [
|
|||
Operator.Categorize,
|
||||
Operator.Relevant,
|
||||
Operator.Begin,
|
||||
Operator.Answer,
|
||||
Operator.Note,
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue