fix(@desktop/wallet): Swap: Fix crash on launching SwapModal

This commit is contained in:
Khushboo Mehta 2024-06-17 10:20:43 +02:00 committed by Khushboo-dev-cpp
parent 357ff553b7
commit 4f999e3709
1 changed files with 0 additions and 4 deletions

View File

@ -181,10 +181,6 @@ QObject {
roleName: "chainId"
value: root.swapFormData.selectedNetworkChainId
enabled: root.swapFormData.selectedNetworkChainId !== -1
},
ValueFilter {
roleName: "isTest"
value: root.swapStore.areTestNetworksEnabled
}/*,
// TODO enable once AccountsModalHeader is reworked!!
ValueFilter {