mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-20 22:14:34 -04:00
Parse and Store App from UA for Nab Requests Stats
This commit is contained in:
@@ -19,5 +19,6 @@ namespace NzbDrone.Core.IndexerSearch.Definitions
|
||||
public string SearchType { get; set; }
|
||||
public int? Limit { get; set; }
|
||||
public int? Offset { get; set; }
|
||||
public string Source { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user