Open tommerty opened 5 days ago
user.account_type "premium" should listen to both subscriptions for monthly and yearly.
A possible solution:
user.account_subscription = "proMonth" "proYear" user.account_type "premium" == account_subscription
Or something like that, something that won't require a rewrite
user.account_type "premium" should listen to both subscriptions for monthly and yearly.
A possible solution:
Or something like that, something that won't require a rewrite