Skip to content

Commit

Permalink
feat(project): add filters to config
Browse files Browse the repository at this point in the history
  • Loading branch information
royschut committed Jun 8, 2021
1 parent 0e4ef25 commit f822de8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion public/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
"menu": [
{
"label": "All Movies",
"playlistId": "4fgzPjpv"
"playlistId": "4fgzPjpv",
"filterTags": "Action,Comedy,Drama,Fantasy"
}
],
"options": {
Expand Down

0 comments on commit f822de8

Please sign in to comment.