🎬 add "Sand Castle" & "Believer 2"
This commit is contained in:
parent
7683326995
commit
6d03a117bd
1 changed files with 22 additions and 0 deletions
|
@ -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",
|
||||
"type": "movie",
|
||||
|
|
Loading…
Add table
Reference in a new issue