fix: debouncing sync and other improvements
This commit is contained in:
@@ -14,7 +14,6 @@ export type SyncOperationType =
|
||||
| 'createListItem'
|
||||
| 'updateListItem'
|
||||
| 'setListItemCompleted'
|
||||
| 'removeUserFromList'
|
||||
| 'deleteList'
|
||||
| 'deleteListItem'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user