Add image type + NotConserved
This commit is contained in:
@@ -361,6 +361,7 @@ class Site implements JsonSerializable
|
||||
'place' => $this->place,
|
||||
'genericPlace' => $this->genericPlace,
|
||||
'address' => $this->address,
|
||||
'municipality' => $this->municipality,
|
||||
'localization' => $this->localization,
|
||||
'coordinates' => [$this->lat, $this->lng],
|
||||
'denomination' => $this->denomination,
|
||||
|
||||
Reference in New Issue
Block a user