mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
Finally working sort of
This commit is contained in:
@@ -90,7 +90,7 @@ class DefaultExtension extends MProvider {
|
||||
chapters.push({
|
||||
name: chapter.selectFirst("a").text.trim(),
|
||||
url: chapter.selectFirst("a").getHref,
|
||||
dateUpload: "",
|
||||
dateUpload: null,
|
||||
scanlator: null,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user