aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardCreateDevice1.qml
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2023-03-17 21:38:21 +0100
committerselsta <selsta@sent.at>2023-03-17 21:38:21 +0100
commit5e949dbc1589e670f31b4a0647baff9221702217 (patch)
treef5be2b1c6fdd8b104518898bdb457f173b7072d0 /wizard/WizardCreateDevice1.qml
parent710e3f694817b6db48092702ca061228e44a67cb (diff)
downloadmonzero-gui-5e949dbc1589e670f31b4a0647baff9221702217.tar.gz
monzero-gui-5e949dbc1589e670f31b4a0647baff9221702217.tar.xz
monzero-gui-5e949dbc1589e670f31b4a0647baff9221702217.zip
wizard: add Ledger Stax
Diffstat (limited to 'wizard/WizardCreateDevice1.qml')
-rw-r--r--wizard/WizardCreateDevice1.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/wizard/WizardCreateDevice1.qml b/wizard/WizardCreateDevice1.qml
index d9c47aa2..7f3e8e5b 100644
--- a/wizard/WizardCreateDevice1.qml
+++ b/wizard/WizardCreateDevice1.qml
@@ -54,6 +54,7 @@ Rectangle {
ListElement { column1: "Ledger Nano S"; column2: "Ledger";}
ListElement { column1: "Ledger Nano S Plus"; column2: "Ledger";}
ListElement { column1: "Ledger Nano X"; column2: "Ledger";}
+ ListElement { column1: "Ledger Stax"; column2: "Ledger";}
ListElement { column1: "Trezor Model T"; column2: "Trezor";}
}