Skip to content

Commit bee2f65

Browse files
committed
zen: fix checkout link for black users
1 parent e81bb86 commit bee2f65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/console/core/src/billing.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ export namespace Billing {
218218
customer: customer.customerID,
219219
customer_update: {
220220
name: "auto",
221+
address: "auto",
221222
},
222223
}
223224
: {

0 commit comments

Comments
 (0)