mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 19:01:15 +00:00
dmzj.js fix wrong pkgPath
This commit is contained in:
@@ -9,8 +9,8 @@ const mangayomiSources = [{
|
||||
"isNsfw": false,
|
||||
"version": "0.0.1",
|
||||
"dateFormat": "",
|
||||
"dateFormatLocale": "manga/src/zh/dmzj.js",
|
||||
"pkgPath": ""
|
||||
"dateFormatLocale": "",
|
||||
"pkgPath": "manga/src/zh/dmzj.js"
|
||||
}];
|
||||
|
||||
class DefaultExtension extends MProvider {
|
||||
@@ -357,4 +357,4 @@ const mangayomiSources = [{
|
||||
}
|
||||
];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user