mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-22 22:16:13 -04:00
@@ -37,6 +37,7 @@ namespace NzbDrone.Core.Annotations
|
||||
public int Order { get; private set; }
|
||||
public string Label { get; set; }
|
||||
public string Hint { get; set; }
|
||||
public string RequestAction { get; set; }
|
||||
}
|
||||
|
||||
public class FieldSelectOption
|
||||
|
||||
Reference in New Issue
Block a user