🎬 add "Mad Max"
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
5178df5336
commit
bec20dc37e
1 changed files with 12 additions and 0 deletions
|
@ -1,4 +1,16 @@
|
|||
[
|
||||
{
|
||||
"title": "Mad Max",
|
||||
"type": "movie",
|
||||
"date":
|
||||
{
|
||||
"year": "2024",
|
||||
"month": "04",
|
||||
"day": "02",
|
||||
"string": "2024-04-02"
|
||||
},
|
||||
"my_rating": 3
|
||||
},
|
||||
{
|
||||
"title": "Star Wars: The Clone Wars S03",
|
||||
"type": "series",
|
||||
|
|
Loading…
Reference in a new issue