This commit is contained in:
wxzhang 2023-02-10 17:10:32 +08:00
parent 9171396a89
commit 1bd9ccfb95

View File

@ -33,4 +33,4 @@ program
.command('translate',t('在线翻译语言包,如使用百度云翻译服务'),{executableFile:"./translate.command.js"})
program.parseAsync(process.argv);