From 3eddcafeb63c4ea7167a447f68d93de31e880277 Mon Sep 17 00:00:00 2001 From: huzibaca Date: Thu, 24 Oct 2024 07:44:21 +0800 Subject: [PATCH] Revert "chore: global mode doesn't show proxy groups, use placeholder images instead" This reverts commit 3df4718709c49084a635ab190892d14b1744574b. --- src/components/proxy/proxy-groups.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/components/proxy/proxy-groups.tsx b/src/components/proxy/proxy-groups.tsx index 74f0919f..bbe550a6 100644 --- a/src/components/proxy/proxy-groups.tsx +++ b/src/components/proxy/proxy-groups.tsx @@ -121,10 +121,6 @@ export const ProxyGroups = (props: Props) => { return ; } - if (mode === "global") { - return ; - } - return (