From 8627767c39771d44b6c9df6a4d528ac2c83097c8 Mon Sep 17 00:00:00 2001 From: WeiCongcong Date: Mon, 10 Aug 2020 12:18:03 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20bug:=20fix=20the=20position=20of?= =?UTF-8?q?=20comment=20baseNavigator=20(#7157)=20(#7168)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: zhanglei --- config/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.ts b/config/config.ts index 02ba2ec3..8d93de29 100644 --- a/config/config.ts +++ b/config/config.ts @@ -14,8 +14,8 @@ export default defineConfig({ locale: { // default zh-CN default: 'zh-CN', - // default true, when it is true, will use `navigator.language` overwrite default antd: true, + // default true, when it is true, will use `navigator.language` overwrite default baseNavigator: true, }, dynamicImport: {