Restart Current Song on previous (#1104)

* fixed on previous song behaviour

* rebased with master
This commit is contained in:
Aniket Biswas 2021-05-08 23:57:33 +05:30 committed by GitHub
parent 72ec808a2c
commit 71c2ed9922
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -176,6 +176,7 @@ const Player = () => {
glassBg: false,
showThemeSwitch: false,
showMediaSession: true,
restartCurrentOnPrev: true,
defaultPosition: {
top: 300,
left: 120,