Version 2.0.1

This commit is contained in:
pokamest 2021-11-19 23:04:35 +03:00
parent 2773d7598b
commit 9e7deecb99
5 changed files with 22 additions and 8 deletions

View file

@ -124,7 +124,7 @@ New encryption keys pair will be generated.")
}
LabelType {
height: 20
Layout.fillWidth: true
text: qsTr("Config too long to be displayed as QR code")
visible: ShareConnectionLogic.shareAmneziaQrCodeText.length == 0 && tfShareCode.textArea.length > 0
}