-
This commit is contained in:
parent
979e998f55
commit
16bb2126f1
1 changed files with 17 additions and 19 deletions
|
|
@ -7,7 +7,7 @@ const mangayomiSources = [{
|
||||||
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/javascript/icon/en.wordrain69.png",
|
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/javascript/icon/en.wordrain69.png",
|
||||||
"typeSource": "single",
|
"typeSource": "single",
|
||||||
"itemType": 2,
|
"itemType": 2,
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"dateFormat": "",
|
"dateFormat": "",
|
||||||
"dateFormatLocale": "",
|
"dateFormatLocale": "",
|
||||||
"pkgPath": "novel/src/en/wordrain69.js",
|
"pkgPath": "novel/src/en/wordrain69.js",
|
||||||
|
|
@ -105,8 +105,6 @@ class DefaultExtension extends MProvider {
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
chapters.reverse();
|
|
||||||
|
|
||||||
return {
|
return {
|
||||||
imageUrl,
|
imageUrl,
|
||||||
description,
|
description,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue