From 76bdec0e1de2e0de3109fcf3f7f170476c44d447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=91=E5=85=88=E6=A3=AE?= Date: Sat, 21 Dec 2024 17:53:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E5=8D=8F=E8=AE=AE=E5=8B=BE=E9=80=89=E5=90=8E=E6=B2=A1=E6=8C=81?= =?UTF-8?q?=E4=B9=85=E5=8C=96=E5=AD=98=E5=82=A8=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stores/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stores/index.ts b/stores/index.ts index 91d5024..cd3ffe3 100644 --- a/stores/index.ts +++ b/stores/index.ts @@ -98,7 +98,7 @@ const store = defineStore("main", { "config.enableCustomListenerV6", "config.customListenerV6Data", - "config.enableCustonProtocol", + "config.enableCustomProtocol", "config.customProtocol", "config.enablePreventSleep", "config.compression",