Browse Source

Delete __manifest__.py~

pull/72/head
Alex 7 years ago
committed by GitHub
parent
commit
4bbb3a3898
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 18
      user_login_alert/__manifest__.py~

18
user_login_alert/__manifest__.py~

@ -1,18 +0,0 @@
{
'name': 'Login Notification',
'summary': """Send login notification E-mail to user""",
'version': '10.0.1.0.0',
'description': """Send login notification E-mail to user""",
'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions',
'website': 'http://www.cybrosys.com',
'category': 'Tools',
'depends': ['base', 'web'],
'license': 'AGPL-3',
'data': [
],
'demo': [],
'installable': True,
'auto_install': False,
}
Loading…
Cancel
Save