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:
@@ -15,6 +15,7 @@ List<Source> _nepnepSourcesList = [
|
||||
mangalifeSource,
|
||||
]
|
||||
.map((e) => e
|
||||
..itemType = ItemType.manga
|
||||
..sourceCodeUrl = nepnepSourceCodeUrl
|
||||
..version = nepnepVersion)
|
||||
.toList();
|
||||
|
||||
Reference in New Issue
Block a user