mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-10 07:55:21 +02:00
Typo
This commit is contained in:
parent
4661cbccbd
commit
198f7a261f
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ class Account::Syncer
|
|||
|
||||
Account.transaction do
|
||||
load_holdings(calculated_holdings)
|
||||
purge_outdated_holdings if plaid_sync?
|
||||
purge_outdated_holdings unless plaid_sync?
|
||||
end
|
||||
|
||||
calculated_holdings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue