fixed build !wip

This commit is contained in:
tidusjar 2017-10-19 21:52:46 +01:00
commit c3b2ef2f31

View file

@ -61,7 +61,7 @@ export interface IEpisodesRequested {
export enum RequestType { export enum RequestType {
movie = 1, movie = 1,
tvShow = 2 tvShow = 2,
} }
export interface IRequestsPageScroll { export interface IRequestsPageScroll {