mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
set title back correctly
This commit is contained in:
parent
517f8d0254
commit
af648708de
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ export function PlayerView() {
|
||||||
<ScrapingPart
|
<ScrapingPart
|
||||||
media={{
|
media={{
|
||||||
type: "movie",
|
type: "movie",
|
||||||
title: "Everything Everywhere All At Oncess",
|
title: "Everything Everywhere All At Once",
|
||||||
tmdbId: "545611",
|
tmdbId: "545611",
|
||||||
releaseYear: 2022,
|
releaseYear: 2022,
|
||||||
}}
|
}}
|
||||||
|
|
Loading…
Reference in a new issue