mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-19 05:10:30 +00:00
add novel support
This commit is contained in:
@@ -292,6 +292,7 @@ List<Source> _mangareaderSourcesList = [
|
||||
zenithscansSource
|
||||
]
|
||||
.map((e) => e
|
||||
..itemType = ItemType.manga
|
||||
..sourceCodeUrl = mangareaderSourceCodeUrl
|
||||
..version = mangareaderVersion)
|
||||
.toList();
|
||||
|
||||
Reference in New Issue
Block a user