diff --git a/wishlist_product_website_backend/__manifest__.py b/wishlist_product_website_backend/__manifest__.py index 73272417a..1a513dd6d 100644 --- a/wishlist_product_website_backend/__manifest__.py +++ b/wishlist_product_website_backend/__manifest__.py @@ -36,4 +36,5 @@ 'license': 'AGPL-3', 'installable': True, 'auto_install': False, + }