This commit is contained in:
Horis
2023-10-13 13:44:49 +08:00
parent 2ab772387e
commit 00a87da36e

View File

@@ -187,7 +187,6 @@ object LocalBook {
name = nameAuthor.first,
author = nameAuthor.second,
originName = fileName,
coverUrl = getCoverPath(bookUrl),
latestChapterTime = updateTime,
order = appDb.bookDao.minOrder - 1
)