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