This commit is contained in:
CHIEFSOFT\ameye
2025-07-05 21:50:30 -04:00
parent 2c58c7cbf7
commit b83915be46
+1 -1
View File
@@ -58,7 +58,7 @@ class MyProductsService(BaseService):
myproduct_data = {
"myproudct": {
"banner": product_data.banner,
"description": product_description,
"description": product_description.details,
"internal_url": "",
"price_text": "90 days free and 3.95/Month",
"product_id": product_data.product_id,