mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-08 06:00:50 -07:00
More work on #399
This commit is contained in:
parent
ba80dfe3aa
commit
8a288db2b0
9 changed files with 195 additions and 23 deletions
|
@ -33,5 +33,6 @@ namespace Ombi.UI.Models
|
|||
public string ApplicationVersion { get; set; } // File Version
|
||||
public string Branch { get; set; }
|
||||
public string LogLevel { get; set; }
|
||||
public bool OAuthEnabled { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue