This commit is contained in:
kodjomoustapha
2023-12-20 20:41:01 +01:00
parent d72c0b805e
commit f08fff4aff
3 changed files with 3 additions and 3 deletions

View File

@@ -150,7 +150,7 @@ class MangaReader extends MProvider {
?.text;
if (description != null) {
manga.description = description.first;
manga.description = description;
}
final status = xpath(