fix(@desktop/general): LoadAllTransfers flag is set to true when a user is logging in
This commit is contained in:
parent
3030a689d8
commit
fa3be8623b
|
@ -378,6 +378,7 @@ QtObject:
|
|||
}
|
||||
|
||||
result["WalletConfig"] = %* {
|
||||
"LoadAllTransfers": true,
|
||||
"OpenseaAPIKey": OPENSEA_API_KEY_RESOLVED,
|
||||
"InfuraAPIKey": INFURA_TOKEN_RESOLVED,
|
||||
"InfuraAPIKeySecret": INFURA_TOKEN_SECRET_RESOLVED,
|
||||
|
|
Loading…
Reference in New Issue