This commit is contained in:
kodjomoustapha 2023-12-20 18:39:03 +01:00
parent 016190c730
commit c24fc91317
3 changed files with 4 additions and 4 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.5",
this.appMinVerReq = "0.1.45",
this.additionalParams = ""});
Map<String, dynamic> toJson() {
@ -75,4 +75,4 @@ class Source {
}
}
const branchName = "main";
const branchName = "main";