aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardCreateDevice1.qml
diff options
context:
space:
mode:
Diffstat (limited to 'wizard/WizardCreateDevice1.qml')
-rw-r--r--wizard/WizardCreateDevice1.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/WizardCreateDevice1.qml b/wizard/WizardCreateDevice1.qml
index 5913d4f8..e4d955fa 100644
--- a/wizard/WizardCreateDevice1.qml
+++ b/wizard/WizardCreateDevice1.qml
@@ -47,7 +47,7 @@ Rectangle {
ListModel {
id: deviceNameModel
ListElement { column1: qsTr("Ledger") ; column2: "Ledger"; }
-// ListElement { column1: qsTr("Trezor") ; column2: "Trezor"; }
+ ListElement { column1: qsTr("Trezor") ; column2: "Trezor"; }
}
function update(){