mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-07-29 15:29:14 +02:00
swap order of jingle/remover
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ class Module2(PlayerModule):
|
||||
return self._imc.send(self, "activemod", {"action": "add_to_toplay", "songs": [f"!{jingle}"], "top": bool(data)})
|
||||
|
||||
module = Module2()
|
||||
playlistmod = Module(), 2
|
||||
playlistmod = Module(), 3
|
||||
|
||||
# This is free and unencumbered software released into the public domain.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user