mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-17 20:30:33 +00:00
add novel support
This commit is contained in:
@@ -32,6 +32,7 @@ List<Source> _mmrcmsSourcesList = [
|
||||
mangafrSource,
|
||||
]
|
||||
.map((e) => e
|
||||
..itemType = ItemType.manga
|
||||
..sourceCodeUrl = mmrcmsSourceCodeUrl
|
||||
..version = mmrcmsVersion)
|
||||
.toList();
|
||||
|
||||
Reference in New Issue
Block a user