This commit is contained in:
Moustapha Kodjo Amadou
2025-01-12 13:14:47 +01:00
parent 7e59e8b29b
commit 5b2fc8f8ab

View File

@@ -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,