mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-05-08 12:43:19 +02:00
parent
d234cbda8a
commit
1e72944998
1 changed files with 1 additions and 1 deletions
|
|
@ -375,7 +375,7 @@ public MyAnonamouseSettings()
|
|||
MamId = "";
|
||||
}
|
||||
|
||||
[FieldDefinition(1, Label = "Mam Id", HelpText = "Mam Session Id")]
|
||||
[FieldDefinition(1, Label = "Mam Id", HelpText = "Mam Session Id (Created Under Profile -> Security)")]
|
||||
public string MamId { get; set; }
|
||||
|
||||
[FieldDefinition(2, Type = FieldType.Checkbox, Label = "Exclude VIP", HelpText = "Exclude VIP Torrents from search results")]
|
||||
|
|
|
|||
Loading…
Reference in a new issue