mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
refactoring
This commit is contained in:
@@ -30,7 +30,7 @@ return [
|
||||
|
||||
'image_sizes' => [
|
||||
|
||||
'execute' => [
|
||||
'immediately' => [
|
||||
[
|
||||
'size' => 120,
|
||||
'name' => 'xs',
|
||||
@@ -41,7 +41,7 @@ return [
|
||||
],
|
||||
],
|
||||
|
||||
'queue' => [
|
||||
'later' => [
|
||||
[
|
||||
'size' => 480,
|
||||
'name' => 'md',
|
||||
|
||||
Reference in New Issue
Block a user