diff --git a/whatsapp_redirect/__manifest__.py b/whatsapp_redirect/__manifest__.py index 40da58834..fc0ed0b55 100644 --- a/whatsapp_redirect/__manifest__.py +++ b/whatsapp_redirect/__manifest__.py @@ -36,7 +36,7 @@ 'views/view.xml', 'wizard/wizard.xml', ], - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/banner.png'], 'installable': True, 'application': False, 'auto_install': False,