From 82ca90347d3e18097f7f91e8e2f43323336dc583 Mon Sep 17 00:00:00 2001 From: AIIrondev Date: Thu, 27 Aug 2026 13:33:36 +0200 Subject: [PATCH] changes of the error --- Website/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Website/main.py b/Website/main.py index f28de17..41fdac2 100644 --- a/Website/main.py +++ b/Website/main.py @@ -3506,7 +3506,7 @@ def test_email(): address="Test Address 123, 12345 Test City", price="0", date="Test City, 01.01.2023", - selected_package="starter" + software_name="starter" ) return "Test email sent successfully." except Exception as e: