mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
fix
This commit is contained in:
@@ -124,7 +124,7 @@ const TorrentCache = memo(
|
||||
</Stage>
|
||||
</DialogContent>
|
||||
|
||||
{dimensions.height >= miniCacheMaxHeight && <ScrollNotification>scroll down</ScrollNotification>}
|
||||
{isMini && dimensions.height >= miniCacheMaxHeight && <ScrollNotification>scroll down</ScrollNotification>}
|
||||
</div>
|
||||
)}
|
||||
</Measure>
|
||||
|
||||
Reference in New Issue
Block a user