Update manhuadb version

This commit is contained in:
Moustapha Kodjo Amadou 2024-05-04 17:15:05 +01:00 committed by GitHub
parent cb9ab18d97
commit e652e827e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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");
}
}
}