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