Finished off the job

This commit is contained in:
TidusJar 2018-12-03 21:19:57 +00:00
commit da5d4f0738
17 changed files with 241 additions and 122 deletions

View file

@ -15,5 +15,6 @@
public string Newsletter { get; set; }
public string LidarrArtistSync { get; set; }
public string IssuesPurge { get; set; }
public string RetryRequests { get; set; }
}
}