aboutsummaryrefslogtreecommitdiffstats
path: root/commands/account/align.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/account/align.go')
-rw-r--r--commands/account/align.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/account/align.go b/commands/account/align.go
index 7f835b71..e4c1379a 100644
--- a/commands/account/align.go
+++ b/commands/account/align.go
@@ -37,7 +37,7 @@ func (a *Align) CompletePos(arg string) []string {
}
func (Align) Context() commands.CommandContext {
- return commands.ACCOUNT
+ return commands.MESSAGE_LIST
}
func (Align) Aliases() []string {