From 821e0c3e608da7abd298142d7d00d5f0e1f7d4f9 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sun, 13 Oct 2024 12:46:14 +0800 Subject: [PATCH] :bug: Trying to prevent send same notification to the same user in batch --- .idea/workspace.xml | 14 ++++---------- pkg/internal/grpc/notifier.go | 19 +++++++++++++++++++ 2 files changed, 23 insertions(+), 10 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 50a5096..2b41d38 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,15 +4,9 @@