Merge pull request #17 from jellyfin/master

10.5
This commit is contained in:
artiume
2020-02-13 13:09:50 -05:00
committed by GitHub
12 changed files with 37 additions and 19 deletions

View File

@@ -165,6 +165,7 @@ namespace MediaBrowser.Model.Configuration
public bool SkipDeserializationForBasicTypes { get; set; }
public string ServerName { get; set; }
public string BaseUrl
{
get => _baseUrl;