mirror of
https://github.com/monero-project/monero-gui
synced 2024-11-16 14:55:33 +01:00
Enable sign/verify on ios/android
This commit is contained in:
parent
a8e19b8fb6
commit
3c67b9ee62
@ -446,7 +446,6 @@ Rectangle {
|
||||
// ------------- Sign/verify tab ---------------
|
||||
MenuButton {
|
||||
id: signButton
|
||||
visible: !isAndroid && !isIOS
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
text: qsTr("Sign/verify") + translationManager.emptyString
|
||||
|
Loading…
Reference in New Issue
Block a user