feat: 不显示error

This commit is contained in:
WLT\Eric.hu
2025-04-15 14:09:52 +08:00
parent 49d7cf2040
commit f740acf822

View File

@@ -119,6 +119,9 @@ const config = {
// 'bot.hackrobot.cn' // 'bot.hackrobot.cn'
"www.digitalnomadchina.com", "www.digitalnomadchina.com",
], ],
client: {
overlay: false,
},
}, },
}, },
}; };