From 7c295529acc11bb799599ce08f6e56c53c72653c Mon Sep 17 00:00:00 2001 From: rift <117926989+Riftriot@users.noreply.github.com> Date: Wed, 27 Dec 2023 14:34:49 -0600 Subject: [PATCH] forgot to completely remove buggy warning --- src/pages/Settings/Proxy.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Settings/Proxy.tsx b/src/pages/Settings/Proxy.tsx index bf4391d..155d7d6 100644 --- a/src/pages/Settings/Proxy.tsx +++ b/src/pages/Settings/Proxy.tsx @@ -10,7 +10,7 @@ const Proxy = ({ id, active }) => { { id: "automatic", label: t("settings.proxy.automatic") }, { id: "ultraviolet", label: "Ultraviolet" }, { id: "rammerhead", label: "Rammerhead" }, - { id: "dynamic", label: "Dynamic " + t("settings.proxy.buggyWarning") } + { id: "dynamic", label: "Dynamic" } ]; const proxyModes = [