fix(sync): add ClientSequence and LastSeenServerSeq to Op struct and Push
- Add ClientSequence and LastSeenServerSeq fields to sync.Op struct - Fix Client.Push() to copy these fields to PushOp - Add GetDeviceID() method to sync.Service
This commit is contained in:
@@ -25,6 +25,7 @@ frontend/bindings/
|
||||
/verstak-gui
|
||||
/verstak-cli
|
||||
/verstak-server
|
||||
/verstak
|
||||
|
||||
# Vault data
|
||||
.verstak/
|
||||
|
||||
Reference in New Issue
Block a user