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 Joe Stump
parent e6441d794a
commit 289dfd5377
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

View File

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