mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
!minor fixed build
This commit is contained in:
parent
187d76ea77
commit
b6011cf7a4
1 changed files with 1 additions and 1 deletions
|
@ -137,5 +137,5 @@ export interface IEpisodesRequests {
|
||||||
available: boolean;
|
available: boolean;
|
||||||
requested: boolean;
|
requested: boolean;
|
||||||
approved: boolean;
|
approved: boolean;
|
||||||
selected:boolean; // This is for the UI only
|
selected: boolean; // This is for the UI only
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue