Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use correct sync operator for syncDeleted #16

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

malganis93
Copy link
Contributor

It seems like the operator in the syncDeleted method should be SyncOperator::DELETE_OPERATOR, because otherwise it doesn't delete anything, and - if I understand it correctly - that's the reason for this method.

Thanks for checking :-)

@vienthuong
Copy link
Owner

Oh it's my silly mistake.

Thanks for your contribution @malganis93 !

@vienthuong vienthuong merged commit 78874d2 into vienthuong:master Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants