diff --git a/restrict_logins/__manifest__.py b/restrict_logins/__manifest__.py index 53c1edc16..a696a0cd9 100644 --- a/restrict_logins/__manifest__.py +++ b/restrict_logins/__manifest__.py @@ -38,7 +38,7 @@ 'views/res_users_views.xml', 'views/login_clear_session_template.xml', ], - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.jpg'], 'license': 'LGPL-3', 'installable': True, 'auto_install': False,