Remove torrents system

This commit is contained in:
2025-09-22 13:34:52 +02:00
parent c0a22e875c
commit bc193c7141
8 changed files with 24 additions and 130 deletions

View File

@@ -13,8 +13,6 @@
@foreach ($dlList as $hdl)
@include('modals.partials.download-button')
@endforeach
@include('livewire.partials.torrent-button', ['hentai' => $episode->hentai])
</div>
@include('modals.partials.download-backup')