composer update
This commit is contained in:
parent
0b3c362c5e
commit
a1f0701630
142 changed files with 4530 additions and 1195 deletions
|
|
@ -266,6 +266,7 @@ class View
|
|||
],
|
||||
'debug' => $kirby->option('debug', false),
|
||||
'kirbytext' => $kirby->option('panel.kirbytext', true),
|
||||
'theme' => $kirby->option('panel.theme', 'system'),
|
||||
'translation' => $kirby->option('panel.language', 'en'),
|
||||
'upload' => Upload::chunkSize(),
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue