提交 9c4c5825 编写于 作者: D Daniel Imms

Fix typo in cli breaking launch

Fixes #6902
上级 a38efd89
......@@ -36,7 +36,7 @@ export function main(args: string[]): TPromise<void> {
delete env['ATOM_SHELL_INTERNAL_RUN_AS_NODE'];
let options = {
detacted: true,
detached: true,
env,
};
if (!argv.verbose) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册