We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02cb80 commit ebc98beCopy full SHA for ebc98be
1 file changed
configs/hours.yaml
@@ -34,12 +34,15 @@ holidays:
34
reason: President's Day
35
- date: [2026-03-21, 2026-03-29]
36
reason: Spring Break
37
- # Earlier listings take priority
+ - date: [2026-05-04, 2026-05-05]
38
+ reason: RRR Week Expansion
39
+ hours:
40
+ - ['09:00', '22:00']
41
- date: 2026-05-06
42
reason: RRR Week Expansion
43
hours:
44
- ['09:00', '19:00']
- - date: [2026-05-04, 2026-05-08]
45
+ - date: [2026-05-07, 2026-05-08]
46
47
48
- ['09:00', '22:00']
0 commit comments