chore: fix remote playback not working

This commit is contained in:
Kingkor Roy Tirtho 2024-07-09 21:05:28 +06:00
parent d359d130de
commit 67ae2e8159

View File

@ -40,6 +40,7 @@ class AudioPlayerState {
httpHeaders: media['httpHeaders'],
)),
)
.cast<Media>()
.toList(),
index: json['playlist']['index'],
),