chore(watched): add "2001: A Space Odyssey"
This commit is contained in:
parent
7b549c6bb7
commit
457d3f0c41
1 changed files with 13 additions and 1 deletions
|
@ -1,4 +1,16 @@
|
|||
[
|
||||
{
|
||||
"title": "2001: A Space Odyssey",
|
||||
"type": "movie",
|
||||
"date":
|
||||
{
|
||||
"year": "2023",
|
||||
"month": "06",
|
||||
"day": "13",
|
||||
"string": "2023-06-13"
|
||||
},
|
||||
"my_rating": 4
|
||||
},
|
||||
{
|
||||
"title": "Stone Locals: Rediscovering the Soul of Climbing",
|
||||
"type": "movie",
|
||||
|
@ -21,7 +33,7 @@
|
|||
"day": "29",
|
||||
"string": "2023-05-29"
|
||||
},
|
||||
"my_rating": 4
|
||||
"my_rating": 3
|
||||
},
|
||||
{
|
||||
"title": "Surfs Up",
|
||||
|
|
Loading…
Reference in a new issue