You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for (const benefit of sub.product.benefits) { switch (benefit.id) { case env.POLAR_USERNAME_WITHOUT_NUMBER_ENDING_BENEFIT_ID: benefits.add('non_numbered_username'); break; case env.POLAR_CUSTOM_DOMAIN_BENEFIT_ID: benefits.add('custom_domain'); break;
for (const benefit of sub.product.benefits) { switch (benefit.id) { case env.POLAR_USERNAME_WITHOUT_NUMBER_ENDING_BENEFIT_ID: benefits.add('non_numbered_username'); break; case env.POLAR_CUSTOM_DOMAIN_BENEFIT_ID: benefits.add('custom_domain'); break;
weird/src/lib/billing.ts
Lines 87 to 94 in ce005bb
This issue was generated by todo-issue based on a
TODO
comment in ce005bb.The text was updated successfully, but these errors were encountered: