Add torrent file explorer

This commit is contained in:
2022-01-11 18:53:01 +01:00
parent 8719d9b0f9
commit dabef31fa9
14 changed files with 260 additions and 227 deletions

View File

@@ -88,7 +88,7 @@ let download = () => { dispatch("download", {}) }
<i class="icon">save</i> Download
</button>
</div>
<br/>
<br/><br/>
<LargeFileMessage file={file}></LargeFileMessage>
{/if}
</div>