From bb18e0eb01dc900b8225c4d2230847d0919923b1 Mon Sep 17 00:00:00 2001 From: Cybrosys Technologies Date: Wed, 27 Nov 2024 15:04:55 +0530 Subject: [PATCH] Nov 27: [UPDT] Banner Updated 'website_webar_product' --- website_webar_product/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website_webar_product/__manifest__.py b/website_webar_product/__manifest__.py index aeba1afae..dd61388a0 100644 --- a/website_webar_product/__manifest__.py +++ b/website_webar_product/__manifest__.py @@ -44,7 +44,7 @@ '/website_webar_product/static/src/css/website_product_view.css', ], }, - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/banner.png'], 'license': 'AGPL-3', 'installable': True, 'auto_install': False,