mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 08:32:14 +00:00
added seed_default_settings into SetupWizardController.php
This commit is contained in:
@@ -497,6 +497,7 @@ class SetupWizardController extends Controller
|
||||
]);
|
||||
|
||||
$this->setup->seed_default_pages();
|
||||
$this->setup->seed_default_settings();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user