mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
Propagate child sync errors up to parent, fix sync status (#2232)
* Propagate child sync errors up to parent, fix sync status * Remove testing error
This commit is contained in:
@@ -7,7 +7,6 @@ module AutoSync
|
||||
|
||||
private
|
||||
def sync_family
|
||||
Current.family.update!(last_synced_at: Time.current)
|
||||
Current.family.sync_later
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user