From 9b0d91a6154b399ee279a65bfeaa3f2214e32130 Mon Sep 17 00:00:00 2001 From: CrescentLeaf Date: Fri, 14 Nov 2025 22:35:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0=E6=84=8F=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/api/Client.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/api/Client.ts b/client/api/Client.ts index 1858dc3..17ad034 100644 --- a/client/api/Client.ts +++ b/client/api/Client.ts @@ -53,8 +53,8 @@ class Client { }) } } - s.open = false clearTimeout(id) + s.open = false } auth() })