Added weekend scheduling

This commit is contained in:
M66B
2023-03-12 10:15:38 +01:00
parent 374e5f67a0
commit 0fe0da729e
7 changed files with 241 additions and 53 deletions

View File

@@ -281,6 +281,9 @@ public class ApplicationEx extends Application
case "schedule":
case "schedule_start":
case "schedule_end":
case "schedule_start_weekend":
case "schedule_end_weekend":
case "weekend":
case "schedule_day0":
case "schedule_day1":
case "schedule_day2":