Skip to content

Commit a8f1fcc

Browse files
committed
add AI decisional and ai cases in FeComponentType
1 parent b79c6d5 commit a8f1fcc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Ringhel.Procesio.Action.Core/Utils/FeComponentType.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ public enum FeComponentType
5252
Form_Template = 42,
5353
Map_Parameters = 43,
5454

55+
Ai_Decisional_Case = 44,
56+
Credentials_Ai = 45,
57+
5558
Ignore = 100,
5659
Any = 101,
5760
}

0 commit comments

Comments
 (0)