提交 3041fe52 编写于 作者: J Joao Moreno

add space

上级 76b2a14d
......@@ -223,7 +223,7 @@ export class ExtensionsViewlet extends Viewlet implements IExtensionsViewlet {
return this.progress(this.query(value))
.then(model => {
if (!value && model.length === 0 && suggestPopular) {
return this.search('@sort:installs');
return this.search('@sort:installs ');
}
this.setModel(model);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册