fix: update some more code
This commit is contained in:
@@ -51,7 +51,7 @@ export const handler: Handlers = {
|
||||
|
||||
const series: Series = {
|
||||
_type: "Review",
|
||||
image: finalPath,
|
||||
image: `resources/${finalPath}`,
|
||||
datePublished: releaseDate,
|
||||
tmdbId,
|
||||
author: {
|
||||
|
||||
Reference in New Issue
Block a user