mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-05 05:25:24 +02:00
Fix import reverts
This commit is contained in:
parent
7698ec03b9
commit
bacab94a1b
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ class Import < ApplicationRecord
|
|||
entries.destroy_all
|
||||
end
|
||||
|
||||
family.sync
|
||||
family.sync_later
|
||||
|
||||
update! status: :pending
|
||||
rescue => error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue