mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
Update
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user