squash later, test now

This commit is contained in:
herrrta
2025-02-07 21:12:06 -05:00
parent 6cc90b46b3
commit 1a5cf826ed
3 changed files with 2 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ const GenreSlide: React.FC<SlideProps & ViewProps> = ({ slide, ...props }) => {
className="w-28 rounded-lg overflow-hidden border border-neutral-900"
id={item.id.toString()}
title={item.name}
colors={[]}
// colors={[]}
contentFit={"cover"}
url={jellyseerrApi?.imageProxy(
item.backdrops?.[0],