chore(subprocesses): scope flow color config

This commit is contained in:
Martin Stamm 2021-10-28 15:57:14 +02:00
parent a03e9ccc95
commit c9b4310f07
No known key found for this signature in database
GPG Key ID: B3A641060A8CBCF4
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ export default function SubprocessFlows(eventBus, config) {
}
SubprocessFlows.$inject = [ 'eventBus', 'config' ];
SubprocessFlows.$inject = [ 'eventBus', 'config.subprocessFlows' ];
// helpers