mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
revert nexus_config access filament
This commit is contained in:
@@ -265,7 +265,6 @@ function nexus_config($key, $default = null)
|
||||
$files = [
|
||||
ROOT_PATH . 'config/nexus.php',
|
||||
ROOT_PATH . 'config/emoji.php',
|
||||
ROOT_PATH . 'config/filament.php',
|
||||
];
|
||||
foreach ($files as $file) {
|
||||
$basename = basename($file);
|
||||
|
||||
Reference in New Issue
Block a user