mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
wip
This commit is contained in:
parent
ae414f4815
commit
96abeb5861
10 changed files with 34 additions and 39 deletions
|
@ -12,6 +12,7 @@ namespace Ombi.Core.Settings.Models.External
|
|||
|
||||
public class EmbyServers : ExternalSettings
|
||||
{
|
||||
public string ServerId { get; set; }
|
||||
public string Name { get; set; }
|
||||
public string ApiKey { get; set; }
|
||||
public string AdministratorId { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue