mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
feat(discover): add Paramount+ to network slider (#2608)
This commit is contained in:
@@ -110,6 +110,12 @@ const networks: Network[] = [
|
|||||||
'https://image.tmdb.org/t/p/w780_filter(duotone,ffffff,bababa)/nm8d7P7MJNiBLdgIzUK0gkuEA4r.png',
|
'https://image.tmdb.org/t/p/w780_filter(duotone,ffffff,bababa)/nm8d7P7MJNiBLdgIzUK0gkuEA4r.png',
|
||||||
url: '/discover/tv/network/16',
|
url: '/discover/tv/network/16',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Paramount+',
|
||||||
|
image:
|
||||||
|
'https://image.tmdb.org/t/p/w780_filter(duotone,ffffff,bababa)/fi83B1oztoS47xxcemFdPMhIzK.png',
|
||||||
|
url: '/discover/tv/network/4330',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'BBC One',
|
name: 'BBC One',
|
||||||
image:
|
image:
|
||||||
|
Reference in New Issue
Block a user