backend: support outputs with arbitrary modes
This commit is contained in:
parent
dd10e1a585
commit
1a9753847a
23 changed files with 199 additions and 59 deletions
|
|
@ -754,7 +754,7 @@ fn create_dummy_output(state: &Rc<State>) {
|
|||
state.globals.name(),
|
||||
state,
|
||||
&connector_data,
|
||||
Vec::new(),
|
||||
Some(Vec::new()),
|
||||
0,
|
||||
0,
|
||||
&output_id,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue