diff --git a/src/app/App.tsx b/src/app/App.tsx index 0aecc929..2225d09c 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -12158,8 +12158,8 @@ export function App({ store, initialStatusMessage }: AppProps) { Open Sequencer
- Actor routines now own time-based presence orchestration and - resolve through the shared sequencer/control surface path. + Time-based actor behavior now resolves through the shared + sequencer/control surface path.