Restart Current Song on previous (#1104)
* fixed on previous song behaviour * rebased with master
This commit is contained in:
parent
72ec808a2c
commit
71c2ed9922
1 changed files with 1 additions and 0 deletions
|
|
@ -176,6 +176,7 @@ const Player = () => {
|
||||||
glassBg: false,
|
glassBg: false,
|
||||||
showThemeSwitch: false,
|
showThemeSwitch: false,
|
||||||
showMediaSession: true,
|
showMediaSession: true,
|
||||||
|
restartCurrentOnPrev: true,
|
||||||
defaultPosition: {
|
defaultPosition: {
|
||||||
top: 300,
|
top: 300,
|
||||||
left: 120,
|
left: 120,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue