Browse Source

Dec 28 : [FIX] Bug Fixed : Mainfest file banner extension 'mail_push_notification'

pull/313/head
RisvanaCybro 2 years ago
parent
commit
dab453a7c4
  1. 2
      mail_push_notification/__manifest__.py

2
mail_push_notification/__manifest__.py

@ -45,7 +45,7 @@
],
},
"external_dependencies": {"python": ["pyfcm"]},
'images': ['static/description/banner.png'],
'images': ['static/description/banner.jpg'],
'license': 'LGPL-3',
'installable': True,
'auto_install': False,

Loading…
Cancel
Save