normalize data output in use-customer

Signed-off-by: Loan Laux <loan@outgrow.io>
This commit is contained in:
Loan Laux
2021-04-28 21:16:50 +04:00
parent ea9cfe9c02
commit 254659e7c0
7 changed files with 21 additions and 11 deletions

View File

@@ -1,6 +1,7 @@
{
"provider": "reactioncommerce",
"features": {
"wishlist": false
"wishlist": false,
"customCheckout": true
}
}