This commit is contained in:
kodjomoustapha
2023-12-20 18:34:12 +01:00
parent a5d007b4cd
commit df90ca68a4
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ class Source {
this.version = "",
this.isManga = true,
this.isFullData = false,
this.appMinVerReq = "0.1.2",
this.appMinVerReq = "0.1.5",
this.additionalParams = ""});
Map<String, dynamic> toJson() {