mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-24 22:55:21 -04: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