mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
parent
c4f57169ad
commit
59cf379d56
7 changed files with 16 additions and 12 deletions
|
@ -337,7 +337,8 @@ function buildRequestContext(result, type) {
|
|||
issues: result.issues,
|
||||
otherMessage: result.otherMessage,
|
||||
requestId: result.id,
|
||||
adminNote: result.adminNotes
|
||||
adminNote: result.adminNotes,
|
||||
imdb: result.imdbId
|
||||
};
|
||||
|
||||
return context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue