mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
[skip ci]
This commit is contained in:
@@ -135,8 +135,8 @@ class RemoteBookViewModel(application: Application) : BaseViewModel(application)
|
||||
bookWebDav.serverID
|
||||
).toString()
|
||||
book.save()
|
||||
remoteBook.isOnBookShelf = true
|
||||
}
|
||||
remoteBook.isOnBookShelf = true
|
||||
}
|
||||
}.onError {
|
||||
AppLog.put("导入出错\n${it.localizedMessage}", it)
|
||||
|
||||
Reference in New Issue
Block a user