mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-12 08:16:05 -07:00
Some fixes around the UI and managing requests #865
This commit is contained in:
parent
5d0e317315
commit
f6cd68ff28
8 changed files with 50 additions and 18 deletions
|
@ -160,7 +160,6 @@ namespace Ombi.Core.Engine
|
|||
results.Issues = request.Issues;
|
||||
results.Overview = request.Overview;
|
||||
results.PosterPath = request.PosterPath;
|
||||
results.RequestedUser = request.RequestedUser;
|
||||
|
||||
await MovieRepository.Update(results);
|
||||
return results;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue