Update App.tsx to clarify time-based actor behavior

This commit is contained in:
2026-04-15 07:30:20 +02:00
parent 428667d42b
commit 280fa57e6a

View File

@@ -12158,8 +12158,8 @@ export function App({ store, initialStatusMessage }: AppProps) {
Open Sequencer
</button>
<div className="material-summary">
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.
</div>
</div>