🎬 add "Sand Castle" & "Believer 2"

This commit is contained in:
Sindre Kjelsrud 2023-12-10 01:22:25 +01:00
parent 7683326995
commit 6d03a117bd

View file

@ -1,4 +1,26 @@
[ [
{
"title": "Believer 2",
"type": "movie",
"date": {
"year": "2023",
"month": "12",
"day": "08",
"string": "2023-12-08"
},
"my_rating": 1
},
{
"title": "Sand Castle",
"type": "movie",
"date": {
"year": "2023",
"month": "12",
"day": "05",
"string": "2023-12-05"
},
"my_rating": 2
},
{ {
"title": "The Hunger Games: Catching Fire", "title": "The Hunger Games: Catching Fire",
"type": "movie", "type": "movie",