This commit is contained in:
Robert McRackan 2022-06-15 10:43:04 -04:00
commit 263987d2c9

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
{
get => persistentDictionary.GetNonString<bool>(nameof(AutoDownloadEpisodes));