bugfixes for pagination and installation

This commit is contained in:
Joey Kimsey
2024-08-21 06:14:54 -04:00
parent 551f6654f6
commit 5c7a320c2a
23 changed files with 50 additions and 43 deletions

View File

@ -242,7 +242,7 @@ class TheTempusProject extends Bedrock {
'example' => '(?)',
],
];
public $configMatrix = [
public static $configMatrix = [
"main" => [
"logo" => [
"type" => "file",