feat(kosync): use metadata hash to aggregate different versions of the same book (#2063)
This commit is contained in:
@@ -81,6 +81,7 @@ function ReadestSyncClient:pullChanges(params, callback)
|
||||
since = params.since,
|
||||
type = params.type,
|
||||
book = params.book,
|
||||
meta_hash = params.meta_hash,
|
||||
})
|
||||
end)
|
||||
if ok then
|
||||
|
||||
Reference in New Issue
Block a user