traisl date end
This commit is contained in:
@@ -59,7 +59,7 @@ class AccountService(BaseService):
|
||||
bill_style=" next_billing "
|
||||
else:
|
||||
option_name = "Free Trial"
|
||||
next_bill = "End: 10/10/202"
|
||||
next_bill = f"Ends: {member_data.trial_end}"
|
||||
view_sub = "Upgrade Account"
|
||||
bill_style = " billing "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user