mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-12 14:21:01 +00:00
Fix ledgerApp bug, and remove legacy (#798)
This commit is contained in:
@@ -41,10 +41,5 @@ export const LEDGER_APP: Option[] = [
|
||||
info: 'migration',
|
||||
text: 'Use the Ledger Migration App',
|
||||
value: 'migration'
|
||||
},
|
||||
{
|
||||
info: 'legacy',
|
||||
text: 'Use the Ledger Legacy App',
|
||||
value: 'legacy'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user