Merge commit '2a5690772af8fcd121b257dd0b0ba606c57be47a'
This commit is contained in:
commit
0d9aabcee4
|
@ -29,9 +29,6 @@ export default function ProcessModelNew() {
|
|||
display_name: displayName,
|
||||
description: displayName,
|
||||
process_group_id: params.process_group_id,
|
||||
is_master_spec: false,
|
||||
standalone: false,
|
||||
library: false,
|
||||
},
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue