Browse Source

Aug 3: [FIX] Bug Fixed 'restrict_logins'

pull/331/head
Cybrosys Technologies 9 months ago
parent
commit
110ed4230b
  1. 2
      restrict_logins/__manifest__.py

2
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,

Loading…
Cancel
Save