WebHID as experimental (#478)

This commit is contained in:
Jaco
2021-06-03 08:08:03 +03:00
committed by GitHub
parent baf6c58280
commit 805c2088aa
+1 -1
View File
@@ -24,7 +24,7 @@ export const LEDGER_CONN: Option[] = [
},
{
info: 'hid',
text: 'Attach Ledger via WebHID (Chrome)',
text: 'Attach Ledger via WebHID (Chrome, experimental)',
value: 'hid'
}
];