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