mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-19 13:20:42 +00:00
add novel support
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