提交 7009b832 编写于 作者: S Sandeep Somavarapu

Fix #55833

上级 493b6e76
......@@ -350,6 +350,8 @@ export class ExtensionEditor extends BaseEditor {
this.name.onclick = null;
this.rating.onclick = null;
this.publisher.onclick = null;
this.license.onclick = null;
this.license.style.display = 'none';
}
if (extension.repository) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册