2023.11.25.0

SettingsHost, SiteSettingsBase: change comparer to 'MembersDistinctComparerExtended'
API.RedGifs: fix initial UserAgent value
AutoDownloader: add 'IsManual' to 'Copy' function
This commit is contained in:
Andy
2023-11-25 03:00:14 +03:00
parent a540aded68
commit ebe5f0ca01
6 changed files with 13 additions and 5 deletions

View File

@@ -339,6 +339,7 @@ Namespace DownloadObjects
.Name = String.Empty
._Mode = _Mode
.Groups.ListAddList(Groups, LAP.ClearBeforeAdd)
.IsManual = IsManual
.Timer = Timer
.StartupDelay = StartupDelay
.ShowNotifications = ShowNotifications