Merge branch 'rmcrackan:master' into master

This commit is contained in:
Mbucari 2022-06-14 10:46:00 -06:00 committed by GitHub
commit 47df1fc602
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -268,7 +268,7 @@ namespace LibationFileManager
} }
} }
[Description("Auto download episodes? Efter scan, download new books in 'checked' accounts.")] [Description("Auto download episodes? After scan, download new books in 'checked' accounts.")]
public bool AutoDownloadEpisodes public bool AutoDownloadEpisodes
{ {
get => persistentDictionary.GetNonString<bool>(nameof(AutoDownloadEpisodes)); get => persistentDictionary.GetNonString<bool>(nameof(AutoDownloadEpisodes));