Dan Ditomaso
11 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
packages/web/src/components/CommandPalette/index.tsx
|
|
|
@ -194,7 +194,7 @@ export const CommandPalette = () => { |
|
|
|
icon: HardDriveUpload, |
|
|
|
action() { |
|
|
|
connection?.enterDfuMode() |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
label: t("contextual.command.resetNodeDb"), |
|
|
|
|