diff --git a/src/app/App.tsx b/src/app/App.tsx index f0cefc32..04a91bf0 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -2097,6 +2097,22 @@ export function App({ store, initialStatusMessage }: AppProps) { > Add Visibility Link + handleAddPlayAnimationLink(sourceEntity)} + > + Add Play Anim Link + + handleAddStopAnimationLink(sourceEntity)} + > + Add Stop Anim Link + );