Display lyrics on UI if synced lyrics present in metadata (#1406)

Signed-off-by: Chirag Lulla <lullachirag239@gmail.com>
This commit is contained in:
Chirag Lulla
2021-10-19 19:51:20 +05:30
committed by GitHub
parent 0d2a8f5338
commit 34b01c2cbf
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -56,6 +56,7 @@ const Player = () => {
clearPriorAudioLists: false,
showDestroy: true,
showDownload: false,
showLyric: true,
showReload: false,
toggleMode: !isDesktop,
glassBg: false,