1
0
mirror of https://github.com/C9Glax/tranga-website.git synced 2025-04-28 19:22:27 +02:00

Remove Legacy support for "DownloadNewChapters"

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

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