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, + }, }, }, };