This commit is contained in:
Jamie.Rees 2016-10-17 17:31:38 +01:00
commit 67b124148c
16 changed files with 365 additions and 10 deletions

View file

@ -40,5 +40,6 @@ namespace PlexRequests.Core.SettingModels
public string PlexAuthToken { get; set; }
public string MachineIdentifier { get; set; }
public string PlexDatabaseLocationOverride { get; set; }
}
}