diff --git a/task_deadline_reminder/__manifest__.py b/task_deadline_reminder/__manifest__.py index 51342f8fd..5307ca148 100755 --- a/task_deadline_reminder/__manifest__.py +++ b/task_deadline_reminder/__manifest__.py @@ -37,7 +37,7 @@ 'data/ir_cron_data.xml', 'data/mail_template_data.xml', ], - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.jpg'], 'license': 'AGPL-3', 'installable': True, 'auto_install': False,