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 Sep 14, 2023
1 parent 4d1546c commit 587e0e8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion spaces.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions spaces/101.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,31 +31,31 @@
"opening_hours": {
"monday": {
"open": true,
"from": "09:00",
"to": "17:00"
"from": "09:00 - 13:00",
"to": "14:00 - 17:00"
},
"tuesday": {
"open": true,
"from": "09:00",
"to": "17:00"
"from": "09:00 - 13:00",
"to": "14:00 - 17:00"
},
"wednesday": {
"open": true,
"from": "09:00",
"to": "17:00"
"from": "09:00 - 13:00",
"to": "14:00 - 17:00"
},
"thursday": {
"open": true,
"from": "09:00",
"to": "17:00"
"from": "09:00 - 13:00",
"to": "14:00 - 17:00"
},
"friday": {
"open": true,
"from": "09:00",
"to": "17:00"
"from": "09:00 - 13:00",
"to": "14:00 - 17:00"
},
"saturday": {
"open": true,
"open": false,
"from": "09:00",
"to": "17:00"
},
Expand Down

0 comments on commit 587e0e8

Please sign in to comment.