Update manhuadb version

This commit is contained in:
Moustapha Kodjo Amadou
2024-05-04 17:15:05 +01:00
committed by GitHub
parent d51ad5bb56
commit 04be1a9000

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