🎬 add "Bones S01"
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
7bd7c5c9c7
commit
7cb4bbcf0b
1 changed files with 17 additions and 1 deletions
|
@ -14,6 +14,10 @@
|
||||||
{
|
{
|
||||||
"title": "My Hero Academia S07",
|
"title": "My Hero Academia S07",
|
||||||
"type": "anime"
|
"type": "anime"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Bones S02",
|
||||||
|
"type": "series"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -22,7 +26,19 @@
|
||||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||||
"tv":[
|
"tv":[
|
||||||
{
|
{
|
||||||
"title": "SPY x FAMILY S1",
|
"title": "Bones S01",
|
||||||
|
"type": "series",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2024",
|
||||||
|
"month": "09",
|
||||||
|
"day": "01",
|
||||||
|
"string": "2024-09-01"
|
||||||
|
},
|
||||||
|
"rating": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "SPY x FAMILY S01",
|
||||||
"type": "anime",
|
"type": "anime",
|
||||||
"date":
|
"date":
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue