mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
fixed build !wip
This commit is contained in:
parent
7c5bca3b2b
commit
c3b2ef2f31
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ export interface IEpisodesRequested {
|
|||
|
||||
export enum RequestType {
|
||||
movie = 1,
|
||||
tvShow = 2
|
||||
tvShow = 2,
|
||||
}
|
||||
|
||||
export interface IRequestsPageScroll {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue