fix(core): update

This commit is contained in:
2021-10-03 17:24:17 +02:00
parent 0fb86bc21b
commit cddd1163ec
2 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,7 @@ export class ArticleSearch {
weight: 1,
},
],
includeMatches: true
});
this.readyDeferred.resolve();
} else {