Update page.tsx

This commit is contained in:
Damien Ostler 2024-06-08 19:45:31 -04:00
parent 5d96002a2e
commit 082c161959

View File

@ -148,7 +148,7 @@ function PageComponent() {
title={galleryName}
subscription={tier}
tags={tags}
subscriptionColor={subscriptionColorç}
subscriptionColor={subscriptionColor}
showNsfw={false}
nsfw={nsfw}
></GalleryThumbnail>