Skip to content

Commit 6fc1844

Browse files
committed
Fix stav hours again
1 parent 655feb8 commit 6fc1844

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ 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'}
22-
- {days: [Mo], from: '4:30pm', to: '6:30pm'}
23-
- {days: [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'}
2422

2523
breakSchedule:
2624
fall: []

0 commit comments

Comments
 (0)