From fb2d138cbfbdf74a3ed8bf27d2a3b817b18477fa 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 0edd63edb575929e0802225b314e9c32174080f7. --- 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 (