Skip to content

Commit 96ef8ed

Browse files
committed
hours: Fix convenience store hours
1 parent 058cd59 commit 96ef8ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/building-hours/2-2-convenience-store.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ category: Supplies and Books
44

55
schedule:
66
- title: Hours
7-
hours: []
7+
hours:
88
- {days: [Mo, Tu, We, Th, Fr], from: '5:00pm', to: '8:00pm'}
99
- {days: [Sa], from: '4:00pm', to: '8:00pm'}
1010
- {days: [Su], from: '12:00pm', to: '4:00pm'}

0 commit comments

Comments
 (0)