@ -107,9 +107,11 @@ object ReadBook : CoroutineScope by MainScope() {
fun uploadProgress() {
book?.let {
Coroutine.async {
AppWebDav.uploadBookProgress(it)
}
fun upReadTime() {