mirror of
https://github.com/etesync/android
synced 2024-11-21 23:48:11 +00:00
snap
This commit is contained in:
parent
ad4f92deef
commit
aee9eed43c
@ -398,7 +398,7 @@ constructor(protected val context: Context, protected val account: Account, prot
|
||||
local.delete()
|
||||
}
|
||||
if (left > 0) {
|
||||
localDeleted?.drop(left)
|
||||
localDeleted = localDeleted?.drop(left)
|
||||
}
|
||||
|
||||
left = pushed
|
||||
|
Loading…
Reference in New Issue
Block a user