mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
test
This commit is contained in:
@@ -97,8 +97,8 @@ export default function DefaultSnake({ isMini, cacheMap, preloadPiecesAmount })
|
||||
const { x, y } = getItemCoordinates(id)
|
||||
|
||||
return (
|
||||
{/* <SingleBlock */}
|
||||
{/* key={uuidv4()} */}
|
||||
<SingleBlock
|
||||
key={uuidv4()}
|
||||
x={x}
|
||||
y={y}
|
||||
percentage={percentage}
|
||||
|
||||
Reference in New Issue
Block a user