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