mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55: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'],
|
httpHeaders: media['httpHeaders'],
|
||||||
)),
|
)),
|
||||||
)
|
)
|
||||||
|
.cast<Media>()
|
||||||
.toList(),
|
.toList(),
|
||||||
index: json['playlist']['index'],
|
index: json['playlist']['index'],
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user