bugfixes for pagination and installation
This commit is contained in:
@ -242,7 +242,7 @@ class TheTempusProject extends Bedrock {
|
||||
'example' => '(?)',
|
||||
],
|
||||
];
|
||||
public $configMatrix = [
|
||||
public static $configMatrix = [
|
||||
"main" => [
|
||||
"logo" => [
|
||||
"type" => "file",
|
||||
|
Reference in New Issue
Block a user