diff --git a/ir_attach_image_compressor/__manifest__.py b/ir_attach_image_compressor/__manifest__.py index 802e20667..b655b28b8 100644 --- a/ir_attach_image_compressor/__manifest__.py +++ b/ir_attach_image_compressor/__manifest__.py @@ -39,7 +39,7 @@ 'views/image_compression_rule_views.xml', 'views/file_format_views.xml', ], - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.jpg'], 'license': 'LGPL-3', 'installable': True, 'application': False,