Fix merge issue

This commit is contained in:
Pierre Jacquier
2025-01-17 14:52:10 -05:00
parent 1d78fc15ac
commit d531728675

View File

@ -313,11 +313,7 @@ export const modelingMachineCommandConfig: StateMachineCommandSetConfig<
args: {
target: {
inputType: 'selection',
selectionTypes: ['
', 'plane'],
selectionTypes: ['solid2d', 'plane'],
required: true,
skip: true,
multiple: false,