chore(server): allow adjust selfhost team quantity (#11022)

close CLOUD-165
This commit is contained in:
forehalo
2025-03-20 08:04:09 +00:00
parent c355644d47
commit 03364f9d03

View File

@@ -101,6 +101,10 @@ export class SelfhostTeamSubscriptionManager extends SubscriptionManager {
{
price: price.price.id,
quantity,
adjustable_quantity: {
enabled: true,
minimum: 1,
},
},
],
tax_id_collection: {