mirror of
https://github.com/C9Glax/tranga.git
synced 2025-02-22 15:20:12 +01:00
Remove Manga4Life
This commit is contained in:
parent
7229fad6c5
commit
1dca7ec569
@ -104,7 +104,6 @@ using (var scope = app.Services.CreateScope())
|
||||
new MangaDex(),
|
||||
new MangaHere(),
|
||||
new MangaKatana(),
|
||||
new MangaLife(),
|
||||
new Manganato(),
|
||||
new Mangaworld(),
|
||||
new ManhuaPlus(),
|
||||
|
@ -28,7 +28,6 @@ public class PgsqlContext(DbContextOptions<PgsqlContext> options) : DbContext(op
|
||||
.HasValue<Bato>("Bato")
|
||||
.HasValue<MangaHere>("MangaHere")
|
||||
.HasValue<MangaKatana>("MangaKatana")
|
||||
.HasValue<MangaLife>("Manga4Life")
|
||||
.HasValue<Manganato>("Manganato")
|
||||
.HasValue<Mangaworld>("Mangaworld")
|
||||
.HasValue<ManhuaPlus>("ManhuaPlus")
|
||||
|
Loading…
x
Reference in New Issue
Block a user