diff --git a/pos_weight_manual/__manifest__.py b/pos_weight_manual/__manifest__.py index 8aca21c2f..c8c8a8a89 100644 --- a/pos_weight_manual/__manifest__.py +++ b/pos_weight_manual/__manifest__.py @@ -41,7 +41,7 @@ 'pos_weight_manual/static/src/css/**/*', ] }, - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/banner.png'], 'license': 'AGPL-3', 'installable': True, 'auto_install': False,