subscribe thank you email
This commit is contained in:
@ -57,9 +57,9 @@ model Subscription {
|
||||
|
||||
enum SubscriptionStatus {
|
||||
active
|
||||
trialing
|
||||
trialing // not used
|
||||
past_due
|
||||
paused
|
||||
paused // not used
|
||||
deleted
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user