This commit is contained in:
Horis
2023-10-13 13:44:49 +08:00
parent 310fd49eb1
commit 1afd0254ae
@@ -187,7 +187,6 @@ object LocalBook {
name = nameAuthor.first,
author = nameAuthor.second,
originName = fileName,
coverUrl = getCoverPath(bookUrl),
latestChapterTime = updateTime,
order = appDb.bookDao.minOrder - 1
)