mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-05 13:35:21 +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
|
entries.destroy_all
|
||||||
end
|
end
|
||||||
|
|
||||||
family.sync
|
family.sync_later
|
||||||
|
|
||||||
update! status: :pending
|
update! status: :pending
|
||||||
rescue => error
|
rescue => error
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue