1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-10 07:55:21 +02:00
This commit is contained in:
Zach Gollwitzer 2025-03-05 15:33:08 -05:00
parent 4661cbccbd
commit 198f7a261f

View file

@ -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