Merge pull request #3791

6b926b3 History: disable payment proof for hardware wallets (selsta)
This commit is contained in:
luigi1111 2022-01-24 15:22:11 -05:00
commit adf88c63ec
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

View file

@ -1013,6 +1013,7 @@ Rectangle {
MoneroComponents.StandardButton {
visible: isout
enabled: currentWallet ? !currentWallet.isHwBacked() : false
anchors.left: btnDetails.right
anchors.leftMargin: 10
text: FontAwesome.productHunt