We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f437d42 commit aa40378Copy full SHA for aa40378
1 file changed
configs/staff_hours.yaml
@@ -29,17 +29,17 @@ staff-hours:
29
# - time: ['11:00', '12:00']
30
# staff: ["sbwilliams"]
31
Tuesday:
32
- # - time: ['11:30', '13:30']
33
- # staff: ["sbwilliams"]
+ - time: ['11:30', '13:30']
+ staff: ["sbwilliams"]
34
Wednesday:
35
- # - time: ['11:00', '12:00']
36
+ - time: ['11:00', '12:00']
37
Thursday:
38
39
40
Friday:
41
- # - time: ['13:30', '15:30']
42
+ - time: ['13:30', '15:30']
43
Saturday:
44
Sunday:
45
0 commit comments