You've already forked RadioPlayer
mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-02-26 21:53:54 +01:00
wtf
This commit is contained in:
@@ -76,4 +76,4 @@ class PopularitySorterModule(PlaylistModifierModule):
|
||||
return playlist
|
||||
|
||||
# The radioPlayer will look for a 'playlistmod' variable to load the module.
|
||||
playlistmod = (PopularitySorterModule(), 1)
|
||||
playlistmod = (PopularitySorterModule(), 2)
|
||||
Reference in New Issue
Block a user