mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-07-29 15:29:14 +02:00
fsdb
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ _log_out: TextIO
|
||||
assert _log_out # pyright: ignore[reportUnboundVariable]
|
||||
logger = log95.log95("ADVISOR", output=_log_out)
|
||||
|
||||
playlist_dir = Path("/home/user/playlists")
|
||||
playlist_dir = Path("/home/user/mixes/.playlist")
|
||||
|
||||
class Time:
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user