enable customerAuth

Signed-off-by: Loan Laux <loan@outgrow.io>
This commit is contained in:
Loan Laux 2021-07-07 14:41:26 +03:00
parent aa65a9bad9
commit 2160264d60
No known key found for this signature in database
GPG Key ID: AF9E9BD6548AD52E

View File

@ -4,7 +4,7 @@
"cart": true,
"search": true,
"wishlist": false,
"customerAuth": false,
"customerAuth": true,
"customCheckout": true
}
}