mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-02 03:06:26 +00:00
Enable sign/verify on ios/android
This commit is contained in:
parent
a8e19b8fb6
commit
3c67b9ee62
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue