mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-10 17:07:30 +00:00
fix remove the unrelated commits
This commit is contained in:
parent
23268ffe36
commit
fa7520b939
@ -448,6 +448,8 @@ class ProxyPlaylistNotifier extends PersistedStateNotifier<ProxyPlaylist>
|
||||
audioPlayer.currentSource!,
|
||||
makeAppropriateSource(newTrack),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Future<void> next() async {
|
||||
if (audioPlayer.nextSource == null) return;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user