You've already forked RadioPlayer
mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-02-26 21:53:54 +01:00
else
This commit is contained in:
@@ -36,5 +36,6 @@ class Module(ActiveModifier):
|
||||
return song, last_track_to_fade_out, next_track_to_fade_in, True, {}
|
||||
elif len(self.originals):
|
||||
return self.originals.pop(0)
|
||||
return track
|
||||
|
||||
activemod = Module()
|
||||
Reference in New Issue
Block a user