From 104e905f60e6a7b1804b0109c96fc384de0b5714 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 1 Apr 2026 02:53:51 +0200 Subject: [PATCH] auto-git: [change] src/app/App.tsx --- src/app/App.tsx | 55 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 54 insertions(+), 1 deletion(-) diff --git a/src/app/App.tsx b/src/app/App.tsx index aeb675e4..f0cefc32 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -1973,7 +1973,7 @@ export function App({ store, initialStatusMessage }: AppProps) { - ) : ( + ) : link.action.type === "toggleVisibility" ? (
+ ) : link.action.type === "playAnimation" ? ( +
+
+ + +
+
+ ) : ( +
+ +
)}