0
1
mirror of https://github.com/radio95-rnt/RadioPlayer.git synced 2026-02-26 21:53:54 +01:00

move day end to 17

This commit is contained in:
2025-11-17 16:58:43 +01:00
parent a49f7ae7f1
commit ab291a23f9

View File

@@ -1,7 +1,7 @@
MORNING_START = 5
MORNING_END = 10
DAY_START = 10
DAY_END = 18
DAY_END = 17
LATE_NIGHT_START = 0
LATE_NIGHT_END = 5