提交 17ee7f62 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

package json res

上级 802e4a93
......@@ -33,7 +33,7 @@ const loadLangData = (langName) => {
pth = path.join(process.resourcesPath, pth)
}
logInfo(`===load language res ${pth}===`)
logInfo(`load language res from ${pth}`)
const buf = fs.readFileSync(pth)
const obj = JSON.parse(buf.toString())
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册