mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-14 17:22:54 -07:00
Changed the text to make more sense !minor
This commit is contained in:
parent
0ceb8a3c95
commit
77e227a36b
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ namespace Ombi.Core.Engine
|
|||
return new RequestEngineResult
|
||||
{
|
||||
RequestAdded = false,
|
||||
ErrorMessage = "They have already been requestsed"
|
||||
ErrorMessage = "This has already been requested"
|
||||
};
|
||||
}
|
||||
return await AddExistingRequest(tvBuilder.ChildRequest, existingRequest);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue