fix(ui): save play mode for player (#3315)

* fix(ui): save play mode for player - 3019

* redux

* redux
This commit is contained in:
Kendall Garner
2024-09-27 17:13:22 +00:00
committed by GitHub
parent 10a1b5faf8
commit 782cd26b3d
5 changed files with 33 additions and 4 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ const SharePlayer = () => {
src: shareDownloadUrl(shareInfo?.id),
})
}
console.log(list)
const options = {
audioLists: list,
mode: 'full',