Merge branch 'master' of https://github.com/rmcrackan/Libation
This commit is contained in:
commit
263987d2c9
1 changed files with 1 additions and 1 deletions
|
|
@ -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));
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue