This commit is contained in:
kodjomoustapha
2024-01-08 16:44:27 +01:00
parent 6a1c94dfe3
commit 62d01dd222
4 changed files with 2 additions and 4 deletions

View File

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