Browse Source

fix file type

16.0
Levi Bensley 3 years ago
parent
commit
1d59680053
  1. 2
      le_website_exclude_url/__manifest__.py

2
le_website_exclude_url/__manifest__.py

@ -20,7 +20,7 @@
'views/res_config_settings.xml', 'views/res_config_settings.xml',
], ],
'images': [ 'images': [
'static/description/module_banner.png', 'static/description/module_banner.jpg',
'static/description/icon.png' 'static/description/icon.png'
], ],
'installable': True, 'installable': True,

Loading…
Cancel
Save