Skip to content

Commit 9ff26a3

Browse files
authored
hours: Correct user-submitted hours
1 parent ac4445e commit 9ff26a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/building-hours/3-1-post-office.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ schedule:
77
closedForChapelTime: true
88
hours:
99
- {days: [Mo, Tu, We, Th, Fr], from: '8:00am', to: '5:00pm'}
10-
- {days: [Sa], from: '10:00am', to: '3:00pm'}
10+
- {days: [Sa], from: '10:00am', to: '1:00pm'}
1111

1212
breakSchedule:
1313
fall: []

0 commit comments

Comments
 (0)