Interfaces/show: add images
This commit is contained in:
parent
455e2869a5
commit
cae2fd1e09
1 changed files with 1 additions and 0 deletions
|
|
@ -7,4 +7,5 @@ export interface Show {
|
||||||
episodes: number
|
episodes: number
|
||||||
description: string
|
description: string
|
||||||
genres: string[]
|
genres: string[]
|
||||||
|
images: string[]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue