🎬 ⭐ add "Mad Max Beyond Thunderdome" & fix rating
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
4440e69428
commit
6dd744a657
1 changed files with 13 additions and 1 deletions
|
@ -1,4 +1,16 @@
|
|||
[
|
||||
{
|
||||
"title": "Mad Max Beyond Thunderdome",
|
||||
"type": "movie",
|
||||
"date":
|
||||
{
|
||||
"year": "2024",
|
||||
"month": "04",
|
||||
"day": "05",
|
||||
"string": "2024-04-05"
|
||||
},
|
||||
"my_rating": 3
|
||||
},
|
||||
{
|
||||
"title": "Mad Max 2",
|
||||
"type": "movie",
|
||||
|
@ -45,7 +57,7 @@
|
|||
"day": "02",
|
||||
"string": "2024-04-02"
|
||||
},
|
||||
"my_rating": 5
|
||||
"my_rating": 4
|
||||
},
|
||||
{
|
||||
"title": "The Hunger Games: The Ballad of Songbirds & Snakes",
|
||||
|
|
Loading…
Reference in a new issue