mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
add png field type for favicon upload types
This commit is contained in:
parent
ade7012515
commit
ea13900d1f
@ -72,7 +72,7 @@ class ProfileModuleSeeder extends Seeder
|
||||
'slug' => 'favicon',
|
||||
'disk' => $disk,
|
||||
'allowed_types' => [
|
||||
'ico'
|
||||
'ico','png'
|
||||
],
|
||||
]
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user