diff --git a/translation_helper/__manifest__.py b/translation_helper/__manifest__.py index 78f409b82..70796bfe1 100644 --- a/translation_helper/__manifest__.py +++ b/translation_helper/__manifest__.py @@ -41,7 +41,7 @@ 'translation_helper/static/src/js/translation.js', ], }, - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/banner.png'], 'license': 'LGPL-3', 'installable': True, 'auto_install': False,