bug fixes
This commit is contained in:
@@ -85,7 +85,7 @@ class ligntnovelworld {
|
||||
|
||||
}
|
||||
|
||||
return chapters;
|
||||
return { chapters: chapters};
|
||||
}
|
||||
|
||||
async findChapterPages(chapterId) {
|
||||
|
||||
Reference in New Issue
Block a user