myproduct_data

This commit is contained in:
CHIEFSOFT\ameye
2024-12-31 13:34:40 -05:00
parent 233af02dbf
commit 27402b5f77
+1
View File
@@ -550,4 +550,5 @@ def subscription_start(current_user):
}, 400
print(product_id)
myproduct_data = []
return jsonify(myproduct_data=myproduct_data)