From f611a16cd0c1a389e1c5a287eaec9d2a927a4bb6 Mon Sep 17 00:00:00 2001 From: Yassine Doghri Date: Tue, 2 Nov 2021 11:58:06 +0000 Subject: [PATCH] fix(settings): add .jpg extension to site-icon file input to display all jpeg images --- themes/cp_admin/settings/general.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/cp_admin/settings/general.php b/themes/cp_admin/settings/general.php index dc51fa40..b7eecd69 100644 --- a/themes/cp_admin/settings/general.php +++ b/themes/cp_admin/settings/general.php @@ -39,7 +39,7 @@ label="" hint="" helper="" - accept=".png,.jpeg" + accept=".png,.jpeg,.jpg" class="flex-1" /> siteIcon['ico'] !== service('settings')->get('App.siteIcon')['ico']): ?>