mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
debug:
去掉多余console.log
This commit is contained in:
@@ -51,7 +51,6 @@ const generateLocaleDict = (langString) => {
|
||||
}
|
||||
}
|
||||
const resLocale = mergeDeep({}, lang['en-US'], userLocale)
|
||||
console.log('当前:', langString, resLocale)
|
||||
return resLocale
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user