chore: add review fields piped to markdown + title updates
This commit is contained in:
parent
1fb5acd132
commit
8c04f63637
5 changed files with 14 additions and 4 deletions
|
@ -19,6 +19,7 @@ const fetchAllShows = async () => {
|
|||
favorite,
|
||||
year,
|
||||
description,
|
||||
review,
|
||||
episodes (
|
||||
episode_number,
|
||||
season_number,
|
||||
|
|
Reference in a new issue