提交 a1c1d224 编写于 作者: J Joao Moreno

telemetry: uninstalling -> installing

上级 e9c80f03
......@@ -307,7 +307,7 @@ export class ExtensionsWorkbenchService implements IExtensionsWorkbenchService {
extension.gallery = gallery;
const start = new Date();
const operation = Operation.Uninstalling;
const operation = Operation.Installing;
this.installing.push({ id: stripVersion(id), operation, extension, start });
this._onChange.fire();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册