Fix merge issue
This commit is contained in:
@ -313,11 +313,7 @@ export const modelingMachineCommandConfig: StateMachineCommandSetConfig<
|
||||
args: {
|
||||
target: {
|
||||
inputType: 'selection',
|
||||
selectionTypes: ['
|
||||
|
||||
|
||||
|
||||
', 'plane'],
|
||||
selectionTypes: ['solid2d', 'plane'],
|
||||
required: true,
|
||||
skip: true,
|
||||
multiple: false,
|
||||
|
||||
Reference in New Issue
Block a user