mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-23 18:04:34 +00:00
[FIX] session_redis: mark installable for Enea migration
This commit is contained in:
@@ -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,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user