Trim third party sync settings
This commit is contained in:
@@ -37,9 +37,7 @@ const businessModules = import.meta.glob([
|
||||
'./langs/zh-CN/application.json',
|
||||
'./langs/zh-CN/chat.json',
|
||||
'./langs/zh-CN/dept.json',
|
||||
'./langs/zh-CN/dingtalk-sync.json',
|
||||
'./langs/zh-CN/dict.json',
|
||||
'./langs/zh-CN/feishu-sync.json',
|
||||
'./langs/zh-CN/file-manager.json',
|
||||
'./langs/zh-CN/loginLog.json',
|
||||
'./langs/zh-CN/menu.json',
|
||||
@@ -54,7 +52,6 @@ const businessModules = import.meta.glob([
|
||||
'./langs/zh-CN/ui-config.json',
|
||||
'./langs/zh-CN/user-avatar.json',
|
||||
'./langs/zh-CN/user.json',
|
||||
'./langs/zh-CN/wecom-sync.json',
|
||||
]);
|
||||
|
||||
const baseLocalesMap = loadLocalesMapFromDir(
|
||||
|
||||
Reference in New Issue
Block a user