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" ? ( +
+
+ + +
+
+ ) : ( +
+ +
)}