From 1471d9e59748309c316419ef52ea4bc35c040f3e Mon Sep 17 00:00:00 2001 From: Khwezi Mngoma Date: Sat, 16 May 2026 00:04:58 +0200 Subject: [PATCH] Refactored batch drop logic --- .../Events/Handlers/ProcessEmailNotificationsEventHandler.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LiteCharms.Features/Shop/Notifications/Events/Handlers/ProcessEmailNotificationsEventHandler.cs b/LiteCharms.Features/Shop/Notifications/Events/Handlers/ProcessEmailNotificationsEventHandler.cs index 4ed3f81..f12242b 100644 --- a/LiteCharms.Features/Shop/Notifications/Events/Handlers/ProcessEmailNotificationsEventHandler.cs +++ b/LiteCharms.Features/Shop/Notifications/Events/Handlers/ProcessEmailNotificationsEventHandler.cs @@ -27,7 +27,7 @@ public class ProcessEmailNotificationsEventHandler(IDbContextFactory