From d09484819e5abc058f60735027ebe4ca2ec5b213 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Wed, 24 Jul 2024 14:29:08 +0800 Subject: [PATCH] :bug: Fix shuffle recommendations --- .idea/workspace.xml | 5 ++++- pkg/internal/models/account_groups.go | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 pkg/internal/models/account_groups.go diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 91aea13..968ce9a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,10 @@