This commit is contained in:
kodjomoustapha 2023-12-20 18:34:12 +01:00
parent b47e4dd1e6
commit 3e1ab64bc8
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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() {