mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-24 17:55:34 +02:00
work on the frontend for the movies
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<Table.Row>
|
||||
<Table.Cell class="font-medium">
|
||||
<a href={'/dashboard/torrents/' + torrent.torrent_id}>
|
||||
{torrent.torrent_title}
|
||||
{isShow ? torrent.torrent_title : torrent.title}
|
||||
</a>
|
||||
</Table.Cell>
|
||||
{#if isShow}
|
||||
|
||||
Reference in New Issue
Block a user