Skip to content

Commit

Permalink
Workflow: Update hours and generate master space data file
Browse files Browse the repository at this point in the history
  • Loading branch information
Spacefinder Bot committed Oct 30, 2023
1 parent 8a6cdc9 commit 8a09078
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion spaces.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions spaces/55.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
"opening_hours": {
"friday": {
"open": true,
"from": "09:00",
"from": "09:30",
"to": "18:50"
},
"monday": {
"open": true,
"from": "09:00",
"from": "09:30",
"to": "18:50"
},
"saturday": {
"open": true,
"from": "09:00",
"from": "09:30",
"to": "16:30"
},
"sunday": {
Expand All @@ -46,17 +46,17 @@
},
"thursday": {
"open": true,
"from": "09:00",
"from": "09:30",
"to": "18:50"
},
"tuesday": {
"open": true,
"from": "09:00",
"from": "09:30",
"to": "18:50"
},
"wednesday": {
"open": true,
"from": "09:00",
"from": "09:30",
"to": "18:50"
}
},
Expand Down

0 comments on commit 8a09078

Please sign in to comment.