Update manhuadb version
This commit is contained in:
parent
cb9ab18d97
commit
e652e827e2
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ const mangayomiSources = [{
|
|||
"typeSource": "single",
|
||||
"isManga": true,
|
||||
"isNsfw": false,
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"dateFormat": "",
|
||||
"dateFormatLocale": "",
|
||||
"pkgPath": "manga/src/zh/manhuadb.js"
|
||||
|
|
@ -665,4 +665,4 @@ class DefaultExtension extends MProvider {
|
|||
getSourcePreferences() {
|
||||
throw new Error("getSourcePreferences not implemented");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue