diff --git a/web/src/components/AudioPlayer.tsx b/web/src/components/AudioPlayer.tsx index f55fd1324..3520bff33 100644 --- a/web/src/components/AudioPlayer.tsx +++ b/web/src/components/AudioPlayer.tsx @@ -92,31 +92,31 @@ const AudioPlayer = ({ src, className = "" }: Props) => {