mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
refactor
This commit is contained in:
@@ -43,8 +43,6 @@ const TorrentCache = memo(
|
|||||||
updateStageSettings(12, 2)
|
updateStageSettings(12, 2)
|
||||||
}, [isMini, dimensions.width])
|
}, [isMini, dimensions.width])
|
||||||
|
|
||||||
console.log(dimensions.height)
|
|
||||||
|
|
||||||
const miniCacheMaxHeight = 340
|
const miniCacheMaxHeight = 340
|
||||||
|
|
||||||
const { boxHeight, strokeWidth, marginBetweenBlocks, stageOffset } = stageSettings
|
const { boxHeight, strokeWidth, marginBetweenBlocks, stageOffset } = stageSettings
|
||||||
|
|||||||
Reference in New Issue
Block a user