🎬 add "Divergent", "Insurgent"
This commit is contained in:
parent
27f89b5636
commit
b23bc1605a
1 changed files with 24 additions and 0 deletions
|
@ -1,4 +1,28 @@
|
|||
[
|
||||
{
|
||||
"title": "Insurgent",
|
||||
"type": "movie",
|
||||
"date":
|
||||
{
|
||||
"year": "2023",
|
||||
"month": "07",
|
||||
"day": "16",
|
||||
"string": "2023-07-16"
|
||||
},
|
||||
"my_rating": 3
|
||||
},
|
||||
{
|
||||
"title": "Divergent",
|
||||
"type": "movie",
|
||||
"date":
|
||||
{
|
||||
"year": "2023",
|
||||
"month": "07",
|
||||
"day": "15",
|
||||
"string": "2023-07-15"
|
||||
},
|
||||
"my_rating": 3
|
||||
},
|
||||
{
|
||||
"title": "Bridget Jones's Baby",
|
||||
"type": "movie",
|
||||
|
|
Loading…
Reference in a new issue