diff --git a/project_task_timer/__manifest__.py b/project_task_timer/__manifest__.py index a35794aa0..3ec40d869 100644 --- a/project_task_timer/__manifest__.py +++ b/project_task_timer/__manifest__.py @@ -31,7 +31,7 @@ 'views/project_task_timer_view.xml', 'views/project_timer_static.xml', ], - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/banner.png'], 'license': 'AGPL-3', 'demo': [], 'installable': True, diff --git a/project_task_timer/static/description/images/banner.png b/project_task_timer/static/description/banner.png similarity index 100% rename from project_task_timer/static/description/images/banner.png rename to project_task_timer/static/description/banner.png