From 00399785d4b96fca2d3f0d81a78ec79dcd30e56d Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Fri, 22 Jul 2022 16:24:04 +0800 Subject: [PATCH] fix tranlate --- web/src/component/AudioPlayer.js | 2 +- web/src/translate/zh_CN.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 !== "" && (