From fdf2d28f5165be29bc39d6ef8d6d8978b49e8cf9 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Mon, 9 Dec 2024 23:24:12 +0800 Subject: [PATCH] :zap: A separate API to only get notification count --- .idea/workspace.xml | 7 ++++--- pkg/internal/http/api/index.go | 1 + pkg/internal/http/api/notifications_api.go | 19 +++++++++++++++++++ 3 files changed, 24 insertions(+), 3 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6b83b28..ef95159 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,10 @@