fix:(types/configuration.ts): added w342 size to the poster sizes
This commit is contained in:
@@ -36,6 +36,7 @@ export enum PosterSizes {
|
|||||||
W154 = 'w154',
|
W154 = 'w154',
|
||||||
W185 = 'w185',
|
W185 = 'w185',
|
||||||
W300 = 'w300',
|
W300 = 'w300',
|
||||||
|
W342 = 'w342',
|
||||||
W500 = 'w500',
|
W500 = 'w500',
|
||||||
W780 = 'w780',
|
W780 = 'w780',
|
||||||
ORIGINAL = 'original',
|
ORIGINAL = 'original',
|
||||||
|
|||||||
Reference in New Issue
Block a user