mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 09:09:42 +02:00
Fixed: Grab from Search page
This commit is contained in:
@@ -27,5 +27,6 @@ namespace NzbDrone.Core.IndexerSearch
|
||||
public string title { get; set; }
|
||||
public string configured { get; set; }
|
||||
public string source { get; set; }
|
||||
public string server { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user