wip: black
This commit is contained in:
@@ -68,7 +68,7 @@ const subscription = await Billing.stripe().subscriptions.create({
|
||||
{
|
||||
price: `price_1SmfyI2StuRr0lbXovxJNeZn`,
|
||||
discounts: [{ coupon: couponID }],
|
||||
quantity: 2,
|
||||
quantity: seats,
|
||||
},
|
||||
],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user