mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-18 03:21:26 +02:00
fix: help command
This commit is contained in:
@@ -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!',
|
||||
|
Reference in New Issue
Block a user