diff --git a/le_website_exclude_url/__manifest__.py b/le_website_exclude_url/__manifest__.py index f2dc9fa..f7761a8 100644 --- a/le_website_exclude_url/__manifest__.py +++ b/le_website_exclude_url/__manifest__.py @@ -20,7 +20,7 @@ 'views/res_config_settings.xml', ], 'images': [ - 'static/description/module_banner.png', + 'static/description/module_banner.jpg', 'static/description/icon.png' ], 'installable': True,