✨ Push active executions to clients to remove manual reload
This commit is contained in:
@@ -848,7 +848,7 @@ class App {
|
||||
}
|
||||
returnData.push(
|
||||
{
|
||||
id: data.id.toString(),
|
||||
idActive: data.id.toString(),
|
||||
workflowId: data.workflowId,
|
||||
mode:data.mode,
|
||||
startedAt: new Date(data.startedAt),
|
||||
|
||||
Reference in New Issue
Block a user