diff --git a/Tranga/Tranga.cs b/Tranga/Tranga.cs index 7384a78..260f8e8 100644 --- a/Tranga/Tranga.cs +++ b/Tranga/Tranga.cs @@ -26,7 +26,7 @@ public partial class Tranga : GlobalBase new ManhuaPlus(this), new MangaHere(this), new AsuraToon(this), - new Weebcentral(this) + new Weebcentral(this), new Webtoons(this), }; foreach(DirectoryInfo dir in new DirectoryInfo(Path.GetTempPath()).GetDirectories("trangatemp"))//Cleanup old temp folders