diff --git a/src/search-results.js b/src/search-results.js index 8394795..1273aea 100644 --- a/src/search-results.js +++ b/src/search-results.js @@ -90,6 +90,7 @@ export default class SearchResults extends Component { { this.props.torrentsSearchResults && this.props.torrentsSearchResults.length == 0 && this.props.filesSearchResults && this.props.filesSearchResults.length == 0 + && !this.props.currentSearching ?