Skip to content

Commit

Permalink
Make filter consistent with other networks, and update image path
Browse files Browse the repository at this point in the history
  • Loading branch information
dsgnr committed Dec 13, 2021
1 parent 7fb7f93 commit 70ebf9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Discover/NetworkSlider/index.tsx
Expand Up @@ -53,7 +53,7 @@ const networks: Network[] = [
{
name: 'Discovery+',
image:
'https://www.themoviedb.org/t/p/h100_filter(negate,000,666)/1D1bS3Dyw4ScYnFWTlBOvJXC3nb.png',
'https://image.tmdb.org/t/p/w780_filter(duotone,ffffff,bababa)/1D1bS3Dyw4ScYnFWTlBOvJXC3nb.png',
url: '/discover/tv/network/4353',
},
{
Expand Down

0 comments on commit 70ebf9a

Please sign in to comment.