fix(core): update

This commit is contained in:
2021-10-03 17:37:03 +02:00
parent de87e314c0
commit d4cea26fb5
15 changed files with 194 additions and 130 deletions

View File

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