chore: rename community => early adopter

This commit is contained in:
Lucas Smith
2024-03-05 13:04:46 +00:00
parent 70494fa5bb
commit 579a2f96e5
7 changed files with 10 additions and 9 deletions

View File

@ -33,7 +33,7 @@ type TransferStripeSubscriptionOptions = {
* Will create a new subscription for the new owner and cancel the old one.
*
* Returns the subscription that should be associated with the team, null if
* no subscription is needed (for community plan).
* no subscription is needed (for early adopter plan).
*/
export const transferTeamSubscription = async ({
user,