Loft command prompt focus fix (#5080)

This commit is contained in:
Pierre Jacquier
2025-01-16 18:03:01 -05:00
committed by GitHub
parent d049bf33e8
commit 4ea1d16fb6
3 changed files with 2 additions and 14 deletions

View File

@ -329,7 +329,7 @@ export const modelingMachineCommandConfig: StateMachineCommandSetConfig<
Loft: {
description: 'Create a 3D body by blending between two or more sketches',
icon: 'loft',
needsReview: true,
needsReview: false,
args: {
selection: {
inputType: 'selection',