Skip to content

Commit

Permalink
NC 18 Workflow integration #10
Browse files Browse the repository at this point in the history
  • Loading branch information
Rello committed Jan 8, 2020
1 parent 84ccc3d commit 958712e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/flow.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

window.OCA.WorkflowEngine.registerOperator({
id: 'OCA\\Analytics\\Flow\\Operation',
color: 'var(--color-success)',
color: 'var(--color-primary-element-light)',
operation: '',
options: Component,
});
Expand Down

0 comments on commit 958712e

Please sign in to comment.