From f781dbabade76000697c3df9f6ac0ba3801a1434 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 15 Apr 2026 07:25:12 +0200 Subject: [PATCH] Modify material summary in App.tsx --- src/app/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/App.tsx b/src/app/App.tsx index a2a3a264..8fa4ad7c 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -9049,7 +9049,7 @@ export function App({ store, initialStatusMessage }: AppProps) {
Run Sequence links can reference any authored sequence, - but only its impulse effects fire from interactions. + but only its start effects fire from interactions.
);