This commit is contained in:
Schnitzel5
2024-12-01 00:52:42 +01:00
parent 3c21983c6e
commit cd418a4214
2 changed files with 5 additions and 4 deletions

View File

@@ -9,7 +9,8 @@ const mangayomiSources = [{
"version": "0.0.1",
"dateFormat": "",
"dateFormatLocale": "",
"pkgPath": "novel/src/en/novelupdates.js"
"pkgPath": "novel/src/en/novelupdates.js",
"appMinVerReq": "0.3.75"
}];
class DefaultExtension extends MProvider {