Skip to content
Snippets Groups Projects
Commit 8aa7835e authored by 最萌小汐's avatar 最萌小汐
Browse files

add nls into allow list

parent 7e7ff5f7
Branches
Tags
No related merge requests found
......@@ -163,6 +163,8 @@ local count = copyFiles(ROOT , out) {
['changelog.md'] = true,
['package.nls.json'] = true,
['package.nls.zh-cn.json'] = true,
['package.nls.zh-tw.json'] = true,
['package.nls.pt-br.json'] = true,
}
print(('复制了[%d]个文件'):format(count))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment