Upgrade to 4.0.0
This commit is contained in:
@@ -49,7 +49,7 @@ return [
|
||||
return null;
|
||||
}
|
||||
],
|
||||
'type' => 'Kirby\Cms\System',
|
||||
'type' => System::class,
|
||||
'views' => [
|
||||
'login' => [
|
||||
'authStatus',
|
||||
|
Reference in New Issue
Block a user