Start reading cancel read: move logic to backend
This commit is contained in:
@@ -63,6 +63,7 @@ func PutUserBookHandler(ac appcontext.AppContext) {
|
||||
return
|
||||
}
|
||||
if d != nil {
|
||||
userbook.Read = false
|
||||
userbook.WantRead = false
|
||||
}
|
||||
userbook.StartReadDate = d
|
||||
|
||||
Reference in New Issue
Block a user