From cc6a4a2b3d8e1101806df82c2560836c2bbe12ab Mon Sep 17 00:00:00 2001 From: RisvanaCybro Date: Mon, 22 Jul 2024 20:45:00 +0530 Subject: [PATCH] July 22: [UPDT] Module Updated 'odoo_website_helpdesk_dashboard' --- odoo_website_helpdesk_dashboard/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odoo_website_helpdesk_dashboard/__manifest__.py b/odoo_website_helpdesk_dashboard/__manifest__.py index e05625f00..09b0edd8b 100644 --- a/odoo_website_helpdesk_dashboard/__manifest__.py +++ b/odoo_website_helpdesk_dashboard/__manifest__.py @@ -43,7 +43,7 @@ 'odoo_website_helpdesk_dashboard/static/src/js/dashboard_view.js' ], }, - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.jpg'], 'license': 'LGPL-3', 'auto_install': False, 'installable': True,