mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
chore: fix remote playback not working
This commit is contained in:
parent
d359d130de
commit
67ae2e8159
@ -40,6 +40,7 @@ class AudioPlayerState {
|
||||
httpHeaders: media['httpHeaders'],
|
||||
)),
|
||||
)
|
||||
.cast<Media>()
|
||||
.toList(),
|
||||
index: json['playlist']['index'],
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user