优化
This commit is contained in:
@@ -187,7 +187,6 @@ object LocalBook {
|
|||||||
name = nameAuthor.first,
|
name = nameAuthor.first,
|
||||||
author = nameAuthor.second,
|
author = nameAuthor.second,
|
||||||
originName = fileName,
|
originName = fileName,
|
||||||
coverUrl = getCoverPath(bookUrl),
|
|
||||||
latestChapterTime = updateTime,
|
latestChapterTime = updateTime,
|
||||||
order = appDb.bookDao.minOrder - 1
|
order = appDb.bookDao.minOrder - 1
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user