mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-20 22:14:34 -04:00
@@ -119,6 +119,10 @@ namespace NzbDrone.Core.IndexerVersions
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
//Do some things here to get it from server if we don't have it local
|
||||
}
|
||||
|
||||
throw new ArgumentOutOfRangeException(nameof(fileKey));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user