Skip to content

Commit

Permalink
🎬 add "Star Wars: The Bad Batch S03"
Browse files Browse the repository at this point in the history
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
  • Loading branch information
SindreKjelsrud committed Jul 29, 2024
1 parent 221e7f7 commit 7828670
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions src/data/watchlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,26 @@
{
"title": "My Hero Academia S07",
"type": "anime"
},
{
"title": "Star Wars: The Bad Batch S03",
"type": "series"
}
}
]
},
{
"name": "Watched",
"url": "https://kjelsrud.dev/logs/watchlist/",
"tv":[
{
"title": "Star Wars: The Bad Batch S03",
"type": "series",
"date":
{
"year": "2024",
"month": "07",
"day": "29",
"string": "2024-07-29"
},
"rating": 4
},
{
"title": "Star Wars: The Bad Batch S02",
"type": "series",
"date":
Expand Down

0 comments on commit 7828670

Please sign in to comment.