mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 09:09:42 +02:00
Fixed: Search is spelled with rrrrr
This commit is contained in:
@@ -78,7 +78,7 @@ namespace Prowlarr.Api.V1.Indexers
|
||||
Response response = indexerInstance.GetCapabilities().ToXml();
|
||||
response.ContentType = "application/rss+xml";
|
||||
return response;
|
||||
case "seach":
|
||||
case "search":
|
||||
case "tvsearch":
|
||||
case "music":
|
||||
case "book":
|
||||
|
Reference in New Issue
Block a user