mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
parent
47c0c0daf0
commit
25a8563ee8
9 changed files with 32 additions and 56 deletions
|
@ -362,7 +362,8 @@ function buildRequestContext(result, type) {
|
|||
otherMessage: result.otherMessage,
|
||||
requestId: result.id,
|
||||
adminNote: result.adminNotes,
|
||||
imdb: result.imdbId
|
||||
imdb: result.imdbId,
|
||||
seriesRequested: result.tvSeriesRequestType
|
||||
};
|
||||
|
||||
return context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue