diff --git a/ui/v2.5/src/components/Galleries/GalleryCard.tsx b/ui/v2.5/src/components/Galleries/GalleryCard.tsx index c62b5b783..82ec1acc9 100644 --- a/ui/v2.5/src/components/Galleries/GalleryCard.tsx +++ b/ui/v2.5/src/components/Galleries/GalleryCard.tsx @@ -99,6 +99,7 @@ export const GalleryCard: React.FC = (props) => { ) : ( {props.gallery.studio.name} @@ -153,6 +154,7 @@ export const GalleryCard: React.FC = (props) => { <> {props.gallery.cover ? ( {props.gallery.title = ({ {gallery.cover ? ( {gallery.title = ({ gallery }) => { tabIndex={0} > - +