bug fix
This commit is contained in:
parent
02ab002583
commit
6b4851122e
@ -1096,6 +1096,8 @@
|
||||
<span>(BTC address: ${btcAddress})</span>
|
||||
`;
|
||||
getRef('torrent_index_tx').href = `https://flosight.duckdns.org/tx/${startTx}`
|
||||
getRef('search_torrent').value = ''
|
||||
renderElem(getRef('search_suggestions'), html``)
|
||||
break;
|
||||
case 'browse':
|
||||
const category = getRef('browse_category_selector').value
|
||||
|
||||
Loading…
Reference in New Issue
Block a user