mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-10 15:32:37 -07:00
Finished #209
This commit is contained in:
parent
5ada81ceb5
commit
03c7585ebe
16 changed files with 307 additions and 328 deletions
|
@ -30,7 +30,5 @@ namespace PlexRequests.UI.Models
|
|||
{
|
||||
public bool Result { get; set; }
|
||||
public string Message { get; set; }
|
||||
public string BaseUrl { get; set; }
|
||||
public bool HasBase => !string.IsNullOrEmpty(BaseUrl);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue