drop torrent renamed to reset torrent

This commit is contained in:
Daniel Shleifman
2021-06-03 09:02:47 +03:00
parent 8d242b8cf0
commit 5f99e9f856

View File

@@ -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>