diff options
| -rw-r--r-- | pages/TxKey.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pages/TxKey.qml b/pages/TxKey.qml index 07af3eb2..fdb3f03f 100644 --- a/pages/TxKey.qml +++ b/pages/TxKey.qml @@ -207,7 +207,6 @@ Rectangle { id: checkButton anchors.left: parent.left anchors.top: txKeyRow.bottom - anchors.leftMargin: 17 anchors.topMargin: 17 width: 60 text: qsTr("CHECK") + translationManager.emptyString |
