mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-23 17:50:38 +00:00
team folder browsing with static team folder details
This commit is contained in:
@@ -10,6 +10,6 @@ return [
|
||||
'chunk_size' => env('CHUNK_SIZE', '128'),
|
||||
|
||||
'colors' => [
|
||||
'#9ad2bf', '#9ad2cd', '#d29a9a', '#d2ce9a', '#9aadd2', '#c59ad2'
|
||||
]
|
||||
'#9ad2bf', '#9ad2cd', '#d29a9a', '#d2ce9a', '#9aadd2', '#c59ad2',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user