From e0c9646c987e3c9278e8c1c597ea16885187d3b3 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sun, 1 Dec 2024 02:04:57 +0800 Subject: [PATCH] :bug: Prevent user adding a user twice into a realm --- .idea/workspace.xml | 8 ++++---- pkg/internal/services/realms.go | 12 +++++++++++- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c2ebbae..5c70c25 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,9 @@