auto-git:

[change] src/app/App.tsx
This commit is contained in:
2026-04-23 08:06:07 +02:00
parent c0deee2dad
commit 84747cfe84

View File

@@ -400,7 +400,8 @@ import {
cloneControlEffect,
formatControlEffectValue,
formatControlTargetRef,
getControlTargetRefKey
getControlTargetRefKey,
type ControlEffect
} from "../controls/control-surface";
import {
STARTER_MATERIAL_LIBRARY,
@@ -457,6 +458,8 @@ import {
createProjectScheduleEffectFromOption,
getProjectScheduleEffectOptionId,
getProjectSequenceControlStepClassForEffectOptionId,
listProjectInteractionControlEffectOptions,
listProjectInteractionControlTargetOptions,
getProjectScheduleTargetOptionByKey,
listProjectScheduleEffectOptions,
listProjectScheduleTargetOptions,