mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-01 07:53:41 +02:00
This reverts commit 22bced9ca3
.
This commit is contained in:
@@ -548,7 +548,7 @@ namespace Jackett.Common.Indexers
|
||||
/// <returns>Results from query</returns>
|
||||
private async Task<string> queryTracker(string request)
|
||||
{
|
||||
WebResult results = null;
|
||||
BaseWebResult results = null;
|
||||
|
||||
// Cache mode not enabled or cached file didn't exist for our query
|
||||
output("\nQuerying tracker for results....");
|
||||
|
Reference in New Issue
Block a user