diff --git a/spiffworkflow-frontend/src/components/ProcessInstanceListTable.tsx b/spiffworkflow-frontend/src/components/ProcessInstanceListTable.tsx index 63685d7e4..e4c15e19f 100644 --- a/spiffworkflow-frontend/src/components/ProcessInstanceListTable.tsx +++ b/spiffworkflow-frontend/src/components/ProcessInstanceListTable.tsx @@ -474,6 +474,7 @@ export default function ProcessInstanceListTable({ setProcessInstancesFromResult, stopRefreshing, systemReportOptions, + showActionsColumn, clearFilters, ] );