提交 cc495baa 编写于 作者: W Wim Spaargaren

Used tslint to format

上级 c1d0b0cd
......@@ -183,7 +183,7 @@ export class SearchWidget extends Widget {
this.setHasBeenCleared(false);
previous = this.searchHistory.current();
} else {
previous = this.searchHistory.previous();
previous = this.searchHistory.previous();
}
if (previous) {
this.searchInput.setValue(previous);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册