Skip to content

Commit

Permalink
currency_rate_update_boi: Add missing key in manifest
Browse files Browse the repository at this point in the history
Pre-commit error is:
Error: website key not found in manifest in currency_rate_update_boi.
  • Loading branch information
SirTakobi committed Aug 16, 2022
1 parent d0dfbae commit 691499d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions currency_rate_update_boi/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
'author':
'TAKOBI, '
'Odoo Community Association (OCA)',
'website': 'https://github.com/OCA/l10n-italy',
'maintainers': ['eLBati'],
'license': 'AGPL-3',
'installable': True,
Expand Down

0 comments on commit 691499d

Please sign in to comment.