diff --git a/web/src/component/AudioPlayer.js b/web/src/component/AudioPlayer.js index 6f10126..f8aad2f 100644 --- a/web/src/component/AudioPlayer.js +++ b/web/src/component/AudioPlayer.js @@ -98,7 +98,7 @@ function AudioPlayer(props) { {CalcReadableFilesizeDetail(props.playingFile.filesize)} - {isPreparing && } + {isPreparing && } {playingURL !== "" && (