mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
extended license restrictions removed
This commit is contained in:
@@ -9,9 +9,8 @@ class SeedDefaultSettingsAction
|
||||
/**
|
||||
* Store default VueFileManager settings into database
|
||||
*/
|
||||
public function __invoke(
|
||||
string $license
|
||||
): void {
|
||||
public function __invoke(): void
|
||||
{
|
||||
// Set default settings
|
||||
collect(
|
||||
config('content.content')
|
||||
|
||||
Reference in New Issue
Block a user