Update Site... again

This commit is contained in:
Nicolò P 2024-12-02 11:19:48 +01:00
parent 691a78579e
commit faee735af8

View File

@ -466,6 +466,7 @@ class Site implements JsonSerializable
'chronology' => $this->chronology,
'motivation' => $this->chronologyMotivation,
'finding' => $this->finding,
'surveys' => $this->surveys,
'materials' => $this->materials,
'conservationState' => $this->conservationState,
'conservationPlace' => $this->conservationPlace,