chore(subprocesses): scope flow color config
This commit is contained in:
parent
a03e9ccc95
commit
c9b4310f07
|
@ -86,7 +86,7 @@ export default function SubprocessFlows(eventBus, config) {
|
|||
|
||||
}
|
||||
|
||||
SubprocessFlows.$inject = [ 'eventBus', 'config' ];
|
||||
SubprocessFlows.$inject = [ 'eventBus', 'config.subprocessFlows' ];
|
||||
|
||||
|
||||
// helpers
|
||||
|
|
Loading…
Reference in New Issue