fix: enable module for 19.0

This commit is contained in:
vrenaville
2025-12-15 15:14:52 +01:00
committed by Denis Leemann
co-authored by Denis Leemann
parent 1d68c883a7
commit 90f87c263f
+1 -1
View File
@@ -18,5 +18,5 @@
"python": ["redis"], "python": ["redis"],
}, },
"website": "https://github.com/camptocamp/odoo-cloud-platform", "website": "https://github.com/camptocamp/odoo-cloud-platform",
"installable": False, "installable": True,
} }