diff --git a/apps/desktop/src/chat/ChatWidget.tsx b/apps/desktop/src/chat/ChatWidget.tsx index 74d4435..190c824 100644 --- a/apps/desktop/src/chat/ChatWidget.tsx +++ b/apps/desktop/src/chat/ChatWidget.tsx @@ -133,7 +133,7 @@ function AudioWaveform({ }) { const playedBars = Math.round(progress * peaks.length) return ( -