diff --git a/src/recent-torrents.js b/src/recent-torrents.js index f9fd8c5..3aae028 100644 --- a/src/recent-torrents.js +++ b/src/recent-torrents.js @@ -118,23 +118,26 @@ return ( })() } rightIcon={ - { - e.preventDefault(); - e.stopPropagation(); - var win = window.open(`magnet:?xt=urn:btih:${torrent.hash}`, '_blank'); - }} viewBox="0 0 24 24"> - } + + { + e.preventDefault(); + e.stopPropagation(); + var win = window.open(`magnet:?xt=urn:btih:${torrent.hash}`, '_self'); + }} viewBox="0 0 24 24"> + + + } />