Another checkpoint: getting OHBlock in shapes

This commit is contained in:
Antoine Phan
2025-07-08 18:09:40 -04:00
parent 9c3e2fad64
commit a434264ffa
4 changed files with 5 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ const ohQuery = `*[_type=="officeHours"]{
day,
startTime,
endTime,
"host": {
"member": {
"name": member->name,
"position": member->position
}