diff --git a/web/src/component/AudioPlayer.js b/web/src/component/AudioPlayer.js index f8aad2f..7d5881b 100644 --- a/web/src/component/AudioPlayer.js +++ b/web/src/component/AudioPlayer.js @@ -174,16 +174,14 @@ function AudioPlayer(props) { )} - {playingURL !== "" && ( - - )} +