Skip to content

Commit

Permalink
Soft removed third-party modules
Browse files Browse the repository at this point in the history
  • Loading branch information
tarteo committed Nov 14, 2024
1 parent 487e3ca commit 61ecc2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
exclude: |
(?x)
# NOT INSTALLABLE ADDONS
^membership_mollie_subscription/|
^website_cache_control/|
# END NOT INSTALLABLE ADDONS
# Files and folders generated by bots, to avoid loops
Expand Down
2 changes: 1 addition & 1 deletion membership_mollie_subscription/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"data": [
"views/membership_product_view.xml",
],
"auto_install": True,
"installable": False,
}

0 comments on commit 61ecc2c

Please sign in to comment.