mirror of
https://github.com/etesync/android
synced 2024-11-22 07:58:09 +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()
|
local.delete()
|
||||||
}
|
}
|
||||||
if (left > 0) {
|
if (left > 0) {
|
||||||
localDeleted?.drop(left)
|
localDeleted = localDeleted?.drop(left)
|
||||||
}
|
}
|
||||||
|
|
||||||
left = pushed
|
left = pushed
|
||||||
|
Loading…
Reference in New Issue
Block a user