diff --git a/src/search-results.js b/src/search-results.js index 626f197..5990803 100644 --- a/src/search-results.js +++ b/src/search-results.js @@ -84,6 +84,48 @@ export default class SearchResults extends Component { : null } + { + this.props.torrentsSearchResults && this.props.torrentsSearchResults.length == 0 + && this.props.filesSearchResults && this.props.filesSearchResults.length == 0 + ? +