chore: Prettified Code

[ci skip]
This commit is contained in:
coredev-uk 2022-09-11 02:14:26 +00:00 committed by cider-chore[bot]
parent 48f9c2e2d8
commit 7672171cc0

View file

@ -1905,8 +1905,8 @@ const app = new Vue({
async getSearchHints() {
if (this.search.term == "") {
this.search.hints = [];
this.search.showHints = true
this.search.showSearchView = false
this.search.showHints = true;
this.search.showSearchView = false;
return;
}
let hints = await (