traisl date end

This commit is contained in:
CHIEFSOFT\ameye
2025-08-30 09:12:31 -04:00
parent 037ef64694
commit a604aeba8a
4 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -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 "