Remove Legacy support for "DownloadNewChapters"

This commit is contained in:
glax 2023-06-27 22:59:33 +02:00
parent cbdd305b69
commit 2833b7f22a

View File

@ -124,7 +124,6 @@ public abstract class TrangaTask
MonitorPublication = 2,
UpdateLibraries = 3,
DownloadChapter = 4,
DownloadNewChapters = 2 //legacy
}
public override string ToString()