fix: make image work

This commit is contained in:
Max Richter
2025-10-31 18:25:08 +01:00
parent d7037e1ca1
commit fcbb9e7f22
2 changed files with 4 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ export const handler: Handlers = {
const movie: Movie = {
_type: "Review",
image: finalPath,
image: `resources/${finalPath}`,
datePublished: releaseDate,
tmdbId,
author: {