- added setting enabling table in CSV report;

This commit is contained in:
Vitalii Kiiko
2025-04-15 12:27:14 +02:00
parent a3f7e250c7
commit 2cf0d61bae
8 changed files with 151 additions and 11 deletions

View File

@@ -21,6 +21,7 @@ const initialStore = {
selectedElement: '',
draggingElementId: 0,
bandoCriteria: [],
chosenFieldSettings: [],
// flow
flowData: [],
flowForms: [],