diff --git a/web/src/components/DialogTorrentDetailsContent/TorrentCache.jsx b/web/src/components/DialogTorrentDetailsContent/TorrentCache.jsx index 2c7ce08..4d09b86 100644 --- a/web/src/components/DialogTorrentDetailsContent/TorrentCache.jsx +++ b/web/src/components/DialogTorrentDetailsContent/TorrentCache.jsx @@ -66,8 +66,9 @@ const TorrentCache = memo( return ( setDimensions(bounds)}> {({ measureRef }) => ( -
+

} - label='Remove cache from disk on drop torrent' + control={ + + } + label='Remove cache from disk on drop torrent' /> -
+
If disabled, remove cache on delete torrent