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