fix(@desktop/general): LoadAllTransfers flag is set to true when a user is logging in

This commit is contained in:
Sale Djenic 2023-11-08 11:35:47 +01:00 committed by saledjenic
parent 3030a689d8
commit fa3be8623b
1 changed files with 1 additions and 0 deletions

View File

@ -378,6 +378,7 @@ QtObject:
}
result["WalletConfig"] = %* {
"LoadAllTransfers": true,
"OpenseaAPIKey": OPENSEA_API_KEY_RESOLVED,
"InfuraAPIKey": INFURA_TOKEN_RESOLVED,
"InfuraAPIKeySecret": INFURA_TOKEN_SECRET_RESOLVED,