call to page update

This commit is contained in:
yggverse 2024-07-09 04:27:30 +03:00
parent e1455e5772
commit 7f66d00164

View file

@ -98,7 +98,7 @@ class Page
$request $request
); );
$this->content->update( $this->update(
$history $history
); );
} }