fix: enable module for 19.0

This commit is contained in:
vrenaville
2025-09-23 16:19:19 +02:00
committed by Denis Leemann
parent 1d68c883a7
commit 90f87c263f
+1 -1
View File
@@ -18,5 +18,5 @@
"python": ["redis"],
},
"website": "https://github.com/camptocamp/odoo-cloud-platform",
"installable": False,
"installable": True,
}