mirror of
https://gitee.com/niucloud-team/niucloud.git
synced 2025-12-12 01:47:08 +00:00
Update Config.php
This commit is contained in:
parent
f80af500ed
commit
e4872ef902
@ -15,7 +15,7 @@ class Config extends BaseDict
|
||||
{
|
||||
public function load(array $data)
|
||||
{
|
||||
$config = $data['config'];
|
||||
$config = $data['name'];
|
||||
$system_config = $data['data'] ?? [];
|
||||
|
||||
$addons = $this->getAllLocalAddons();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user