0
1
mirror of https://github.com/radio95-rnt/RadioPlayer.git synced 2026-02-26 21:53:54 +01:00
This commit is contained in:
2025-12-15 14:35:41 +01:00
parent e9a8a5126d
commit ccd6aa5319
2 changed files with 2 additions and 2 deletions

View File

@@ -52,4 +52,4 @@ class Module2(PlayerModule):
options = Path("/home/user/Jingiel.mp3"), [Path("/home/user/jing2.opus"), Path("Jing3.opus")]
module = Module2(*options)
playlistmod = (Module(*options), 1)
playlistmod = (Module(*options), 2)