From 5e002548d2fe8f85f7fe03e28b29456bad80f6f9 Mon Sep 17 00:00:00 2001 From: Ted <2508067350@qq.com> Date: Thu, 20 Feb 2025 15:18:19 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/settings.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/app/components/settings.tsx b/app/components/settings.tsx index 6db0163c6..c3ceee54c 100644 --- a/app/components/settings.tsx +++ b/app/components/settings.tsx @@ -49,8 +49,7 @@ import Locale, { changeLang, getLang, } from "../locales"; -import { copyToClipboard, clientUpdate, semverCompare } from "../utils"; -import Link from "next/link"; +import { copyToClipboard, semverCompare } from "../utils"; import { Anthropic, Azure, @@ -1509,7 +1508,7 @@ export function Settings() { - checkUpdate(true)} /> )} - + */}