auto-git:

[change] src/app/App.tsx
This commit is contained in:
2026-04-23 08:06:21 +02:00
parent 6e171dc6ef
commit e36985ccd8

View File

@@ -1583,7 +1583,7 @@ function getInteractionActionLabel(link: InteractionLink): string {
function isLegacyInteractionActionType(
actionType: InteractionLink["action"]["type"]
): boolean {
return actionType !== "runSequence";
return actionType !== "runSequence" && actionType !== "control";
}
function getVisibilityModeSelectValue(