Skip to content

Commit

Permalink
search fix!
Browse files Browse the repository at this point in the history
  • Loading branch information
patheticGeek committed Jun 2, 2020
1 parent ad94daa commit 3da490a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/src/screens/Search.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,6 @@ function Search({ api }) {
);
}

Search.defaultProps = { api: "https://torrent-aio-bot.herokuapp.com/" };

export default Search;

0 comments on commit 3da490a

Please sign in to comment.