From 46c7b6dff1779ee816b75c69b4c2288da79e0197 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sun, 25 Aug 2024 23:15:29 +0800 Subject: [PATCH] :bug: Fix api key missing account id --- .idea/workspace.xml | 9 +++++---- pkg/internal/models/bot.go | 2 ++ pkg/internal/services/bot_token.go | 3 +++ 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 73082bb..6ba79d9 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,10 @@