mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
dark mode logo
This commit is contained in:
@@ -110,7 +110,7 @@ class SetupWizardTest extends TestCase
|
||||
'value' => '10',
|
||||
]);
|
||||
|
||||
collect(['app_logo', 'app_logo_horizontal', 'app_favicon'])
|
||||
collect(['app_logo', 'app_logo_dark', 'app_logo_horizontal', 'app_logo_horizontal_dark', 'app_favicon'])
|
||||
->each(function ($file) {
|
||||
$path = get_settings($file);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user