Upgrade to 3.6.4
This commit is contained in:
@@ -26,7 +26,7 @@ class SiteBlueprint extends Blueprint
|
||||
|
||||
// normalize all available page options
|
||||
$this->props['options'] = $this->normalizeOptions(
|
||||
$props['options'] ?? true,
|
||||
$this->props['options'] ?? true,
|
||||
// defaults
|
||||
[
|
||||
'changeTitle' => null,
|
||||
|
Reference in New Issue
Block a user