aboutsummaryrefslogtreecommitdiffstats
path: root/commands/account/recover.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/account/recover.go')
-rw-r--r--commands/account/recover.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/account/recover.go b/commands/account/recover.go
index f38d9920..fb08f646 100644
--- a/commands/account/recover.go
+++ b/commands/account/recover.go
@@ -24,7 +24,7 @@ func init() {
}
func (Recover) Context() commands.CommandContext {
- return commands.ACCOUNT
+ return commands.MESSAGE_LIST
}
func (Recover) Aliases() []string {