auto-git:
[change] src/app/App.tsx
This commit is contained in:
@@ -10694,6 +10694,7 @@ export function App({ store, initialStatusMessage }: AppProps) {
|
||||
}
|
||||
>
|
||||
<option value="runSequence">Run Sequence</option>
|
||||
<option value="control">Control Effect</option>
|
||||
{isLegacyInteractionActionType(link.action.type) ? (
|
||||
<option value={link.action.type}>
|
||||
{getInteractionActionLabel(link)} (Legacy)
|
||||
|
||||
Reference in New Issue
Block a user