mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 10:51:17 +00:00
Merge branch 'feature/novel' into feature/light-novel
This commit is contained in:
@@ -571,6 +571,7 @@ List<Source> _madaraSourcesList = [
|
||||
webtoonhattiSource,
|
||||
]
|
||||
.map((e) => e
|
||||
..itemType = ItemType.manga
|
||||
..sourceCodeUrl = madaraSourceCodeUrl
|
||||
..version = madaraVersion)
|
||||
.toList();
|
||||
|
||||
Reference in New Issue
Block a user