fix: help command
This commit is contained in:
parent
1c03b28b77
commit
19dfef6044
|
@ -499,6 +499,7 @@ async function serialSigner(path) {
|
|||
},
|
||||
hwwHelp: async function () {
|
||||
try {
|
||||
await this.sendCommandSecure(COMMAND_HELP)
|
||||
this.$q.notify({
|
||||
type: 'positive',
|
||||
message: 'Check display or console for details!',
|
||||
|
|
Loading…
Reference in New Issue
Block a user