From f740acf82298daeb4a074f0e5b9d2b8eb0ee247e Mon Sep 17 00:00:00 2001 From: "WLT\\Eric.hu" Date: Tue, 15 Apr 2025 14:09:52 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=8D=E6=98=BE=E7=A4=BAerror?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/index.js b/config/index.js index 6bb69b2..677a22a 100644 --- a/config/index.js +++ b/config/index.js @@ -119,6 +119,9 @@ const config = { // 'bot.hackrobot.cn' "www.digitalnomadchina.com", ], + client: { + overlay: false, + }, }, }, };