diff --git a/pages/History.qml b/pages/History.qml index 45732c52..efdf5931 100644 --- a/pages/History.qml +++ b/pages/History.qml @@ -1013,6 +1013,7 @@ Rectangle { MoneroComponents.StandardButton { visible: isout + enabled: currentWallet ? !currentWallet.isHwBacked() : false anchors.left: btnDetails.right anchors.leftMargin: 10 text: FontAwesome.productHunt