From e211c96752f3a19f306bab9bd2fa8c98cb4c3dcd Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 23 Jun 2026 23:38:51 +0200 Subject: [PATCH] OrderDraft, bugfixes, location, license plate in progress --- Libraries/Nop.Services/Payments/CancelRecurringPaymentResult.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Libraries/Nop.Services/Payments/CancelRecurringPaymentResult.cs b/Libraries/Nop.Services/Payments/CancelRecurringPaymentResult.cs index 4e043468..8eae45b2 100644 --- a/Libraries/Nop.Services/Payments/CancelRecurringPaymentResult.cs +++ b/Libraries/Nop.Services/Payments/CancelRecurringPaymentResult.cs @@ -1,4 +1,4 @@ -namespace Nop.Services.Payments; +namespace Nop.Services.Payments; /// /// Cancel recurring payment result