✨ Done mixing
This commit is contained in:
@@ -217,7 +217,7 @@ public class PaymentService(
|
||||
Title = localizer["OrderPaidTitle", $"#{readableOrderId}"],
|
||||
Body = localizer["OrderPaidBody", order.Amount.ToString(CultureInfo.InvariantCulture), order.Currency,
|
||||
readableOrderRemark],
|
||||
IsSavable = false
|
||||
IsSavable = true
|
||||
}
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user