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