🎬 add "Wonka" & "The Hunger Games: The Ballad of Songbirds & Snakes"
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
5c7a8b4b84
commit
fd962da973
1 changed files with 24 additions and 0 deletions
|
@ -1,4 +1,28 @@
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"title": "The Hunger Games: The Ballad of Songbirds & Snakes",
|
||||||
|
"type": "movie",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2024",
|
||||||
|
"month": "03",
|
||||||
|
"day": "25",
|
||||||
|
"string": "2024-03-25"
|
||||||
|
},
|
||||||
|
"my_rating": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Wonka",
|
||||||
|
"type": "movie",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2024",
|
||||||
|
"month": "03",
|
||||||
|
"day": "23",
|
||||||
|
"string": "2024-03-23"
|
||||||
|
},
|
||||||
|
"my_rating": 4
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Bitconned",
|
"title": "Bitconned",
|
||||||
"type": "movie",
|
"type": "movie",
|
||||||
|
|
Loading…
Reference in a new issue