Merge pull request #1577 from pipecat-ai/hush/trackStoppedSimpleChatbot

docs: Fix TrackStopped typo in SimpleChatbot
This commit is contained in:
Mark Backman
2025-04-14 08:32:58 -04:00
committed by GitHub

View File

@@ -76,7 +76,7 @@ export function DebugDisplay() {
);
useRTVIClientEvent(
RTVIEvent.TrackedStopped,
RTVIEvent.TrackStopped,
useCallback(
(track: MediaStreamTrack, participant?: Participant) => {
log(