mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-07-29 15:29:14 +02:00
change time
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
MORNING_START = 5
|
MORNING_START = 5
|
||||||
MORNING_END = 10
|
MORNING_END = 10
|
||||||
DAY_START = 10
|
DAY_START = 10
|
||||||
DAY_END = 17
|
DAY_END = 18
|
||||||
LATE_NIGHT_START = 0
|
LATE_NIGHT_START = 0
|
||||||
LATE_NIGHT_END = 5
|
LATE_NIGHT_END = 5
|
||||||
|
|
||||||
@@ -152,4 +152,4 @@ advisor = Module()
|
|||||||
# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
# OTHER DEALINGS IN THE SOFTWARE.
|
# OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
# For more information, please refer to <https://unlicense.org>
|
# For more information, please refer to <https://unlicense.org>
|
||||||
|
|||||||
Reference in New Issue
Block a user