You've already forked RadioPlayer
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:
@@ -1,7 +1,7 @@
|
|||||||
MORNING_START = 5
|
MORNING_START = 5
|
||||||
MORNING_END = 10
|
MORNING_END = 10
|
||||||
DAY_START = 10
|
DAY_START = 10
|
||||||
DAY_END = 18
|
DAY_END = 17
|
||||||
LATE_NIGHT_START = 0
|
LATE_NIGHT_START = 0
|
||||||
LATE_NIGHT_END = 5
|
LATE_NIGHT_END = 5
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user