From 16734326cfe8515017ae0b9010e94cfb8d2f412c Mon Sep 17 00:00:00 2001 From: whyour Date: Fri, 22 Sep 2023 20:44:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20ws=20=E5=8F=98=E9=87=8F?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/layouts/index.tsx b/src/layouts/index.tsx index 491a2cc7..ed47e961 100644 --- a/src/layouts/index.tsx +++ b/src/layouts/index.tsx @@ -225,7 +225,6 @@ export default function () { user, reloadUser, reloadTheme, - ws: ws.current, }} /> );