mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
setup wizard update
This commit is contained in:
@@ -14,7 +14,7 @@ class SeedDefaultSettingsAction
|
||||
): void {
|
||||
// Set default settings
|
||||
collect(
|
||||
config('content.content.' . strtolower($license))
|
||||
config('content.content')
|
||||
)->each(fn ($content) => Setting::updateOrCreate([
|
||||
'name' => $content['name'],
|
||||
], [
|
||||
|
||||
Reference in New Issue
Block a user