We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3cc907 + 41ed09b commit 0a24404Copy full SHA for 0a24404
1 file changed
src/BookNavigator/search/search-results.js
@@ -28,7 +28,7 @@ export class IABookSearchResults extends LitElement {
28
this.query = '';
29
this.queryInProgress = false;
30
this.renderHeader = false;
31
- this.renderSearchAllFields = false;
+ this.renderSearchAllFiles = false;
32
this.displayResultImages = false;
33
this.errorMessage = '';
34
0 commit comments