fix: adding location to general query
This commit is contained in:
@ -34,7 +34,7 @@ type ImageWithProperties struct {
|
||||
Events []struct {
|
||||
model.Events
|
||||
|
||||
Location *model.Locations `alias:"Location.*"`
|
||||
Location *model.Locations
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user