mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
feat: add 20th Century Studios to Studio Slider (#2288)
* Add 20th Century Studios to Studio Sliders * Remove 20th Century Fox from Studio Sliders Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com> Co-authored-by: Ryan Cohen <ryan@sct.dev>
This commit is contained in:
@@ -21,10 +21,10 @@ const studios: Studio[] = [
|
||||
url: '/discover/movies/studio/2',
|
||||
},
|
||||
{
|
||||
name: '20th Century Fox',
|
||||
name: '20th Century Studios',
|
||||
image:
|
||||
'https://image.tmdb.org/t/p/w780_filter(duotone,ffffff,bababa)/qZCc1lty5FzX30aOCVRBLzaVmcp.png',
|
||||
url: '/discover/movies/studio/25',
|
||||
'https://image.tmdb.org/t/p/w780_filter(duotone,ffffff,bababa)/h0rjX5vjW5r8yEnUBStFarjcLT4.png',
|
||||
url: '/discover/movies/studio/127928',
|
||||
},
|
||||
{
|
||||
name: 'Sony Pictures',
|
||||
|
Reference in New Issue
Block a user