mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-24 15:59:08 +00:00
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
|
// helpers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user