fixtodo
This commit is contained in:
parent
0091cb8f41
commit
1e1297d08f
|
|
@ -92,6 +92,7 @@ async function completeToDo(entity, filter, action, context) {
|
|||
filter: {
|
||||
targetEntity: entity,
|
||||
targetFilter: filter,
|
||||
iState: 'active',
|
||||
action,
|
||||
}
|
||||
}, {});
|
||||
|
|
|
|||
Loading…
Reference in New Issue