Skip to content

Commit 968c715

Browse files
committed
add stav snow hours
1 parent 638f678 commit 968c715

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

data/building-hours/1-3-stav.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ schedule:
1818
- title: Dinner
1919
hours:
2020
# - {days: [Mo, Tu, We, Th, Fr, Sa, Su], from: '4:30pm', to: '7:30pm'}
21-
- {days: [Mo, Tu, We, Th, Fr, Sa, Su], from: '4:30pm', to: '7:00pm'}
21+
# - {days: [Mo, Tu, We, Th, Fr, Sa, Su], from: '4:30pm', to: '7:00pm'}
22+
- {days: [Mo], from: '4:30pm', to: '6:30pm'}
23+
- {days: [Tu, We, Th, Fr, Sa, Su], from: '4:30pm', to: '7:00pm'}
2224

2325
breakSchedule:
2426
fall: []

0 commit comments

Comments
 (0)