提交 455cddfc 编写于 作者: J Joao

fixes #33153

上级 9c27b11b
......@@ -540,7 +540,7 @@ export class SCMViewlet extends PersistentViewsViewlet {
this.repositoryToViewDescriptor.delete(repository.provider.id);
viewDescriptor.dispose();
ViewsRegistry.deregisterViews([repository.provider.id], ViewLocation.SCM);
ViewsRegistry.deregisterViews([viewDescriptor.id], ViewLocation.SCM);
toggleClass(this.getContainer().getHTMLElement(), 'empty', this.views.length === 0);
this.updateTitleArea();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册