fix: help command
This commit is contained in:
@@ -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!',
|
||||||
|
|||||||
Reference in New Issue
Block a user