mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-19 13:20:42 +00:00
Update sources.dart
This commit is contained in:
committed by
GitHub
parent
606c198240
commit
39d7eedc29
@@ -165,8 +165,6 @@ List<Source> _mangareaderSourcesList =
|
||||
areascansSource,
|
||||
//SCARManga (AR)
|
||||
aresnovSource,
|
||||
//Umi Manga (AR)
|
||||
beastscansSource,
|
||||
//Manga Flame (AR)
|
||||
mangaflameSource,
|
||||
//مانجا نون (AR)
|
||||
@@ -269,8 +267,7 @@ List<Source> _mangareaderSourcesList =
|
||||
zenithscansSource,
|
||||
]
|
||||
.map(
|
||||
(e) =>
|
||||
e
|
||||
(e) => e
|
||||
..itemType = ItemType.manga
|
||||
..sourceCodeUrl = mangareaderSourceCodeUrl
|
||||
..version = mangareaderVersion,
|
||||
|
||||
Reference in New Issue
Block a user