chore: pretty comment

This commit is contained in:
Taesu
2026-02-20 00:10:20 +09:00
parent 243130291d
commit c47afa714f

View File

@@ -757,8 +757,9 @@ export const upgradeSubscription = (options: StripeOptions) => {
continue;
}
// priceMap takes priority (handles seat-only plans
// where base price === seat price)
// priceMap takes priority
// which handles seat-only plans
// where base price === seat price
const replacement = priceMap.get(itemPriceId);
if (replacement) {
newPhaseItems.push({