mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
drop torrent renamed to reset torrent
This commit is contained in:
@@ -56,7 +56,7 @@ const TorrentFunctions = memo(
|
|||||||
remove views
|
remove views
|
||||||
</Button>
|
</Button>
|
||||||
<Button onClick={() => dropTorrent()} variant='contained' color='primary' size='large'>
|
<Button onClick={() => dropTorrent()} variant='contained' color='primary' size='large'>
|
||||||
drop torrent
|
reset torrent
|
||||||
</Button>
|
</Button>
|
||||||
</MainSectionButtonGroup>
|
</MainSectionButtonGroup>
|
||||||
<SmallLabel mb={10}>Info</SmallLabel>
|
<SmallLabel mb={10}>Info</SmallLabel>
|
||||||
|
|||||||
Reference in New Issue
Block a user