Upgrade to 4.4.0
This commit is contained in:
@@ -71,6 +71,7 @@ class Site extends Model
|
||||
'link' => $this->url(true),
|
||||
'previewUrl' => $this->model->previewUrl(),
|
||||
'title' => $this->model->title()->toString(),
|
||||
'uuid' => fn () => $this->model->uuid()?->toString(),
|
||||
]
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user