chore(watchlist): Add "Three Men and a Baby"
All checks were successful
Deploy website / build-and-deploy (push) Successful in 4m14s
All checks were successful
Deploy website / build-and-deploy (push) Successful in 4m14s
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
b166950560
commit
f3f7613909
1 changed files with 12 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"type": "anime"
|
||||
},
|
||||
{
|
||||
"title": "The Big Bang Theory S06",
|
||||
"title": "The Big Bang Theory S07",
|
||||
"type": "series"
|
||||
}
|
||||
]
|
||||
|
@ -21,6 +21,17 @@
|
|||
"name": "Watched",
|
||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||
"tv": [
|
||||
{
|
||||
"title": "Three Men and a Baby",
|
||||
"type": "series",
|
||||
"date": {
|
||||
"year": "2025",
|
||||
"month": "09",
|
||||
"day": "05",
|
||||
"string": "2025-09-05"
|
||||
},
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"title": "The Big Bang Theory S06",
|
||||
"type": "series",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue