mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
+
This commit is contained in:
@@ -54,7 +54,7 @@ class Source {
|
||||
this.isManga,
|
||||
this.itemType = ItemType.manga,
|
||||
this.isFullData = false,
|
||||
this.appMinVerReq = "0.2.0",
|
||||
this.appMinVerReq = "0.5.0",
|
||||
this.additionalParams = "",
|
||||
this.sourceCodeLanguage = 0});
|
||||
Source.fromJson(Map<String, dynamic> json) {
|
||||
|
||||
Reference in New Issue
Block a user