aboutsummaryrefslogtreecommitdiffstats
path: root/commands/account/expand-folder.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/account/expand-folder.go')
-rw-r--r--commands/account/expand-folder.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/account/expand-folder.go b/commands/account/expand-folder.go
index 5bb686e0..8eafa0ed 100644
--- a/commands/account/expand-folder.go
+++ b/commands/account/expand-folder.go
@@ -14,7 +14,7 @@ func init() {
}
func (ExpandCollapseFolder) Context() commands.CommandContext {
- return commands.ACCOUNT
+ return commands.MESSAGE_LIST
}
func (ExpandCollapseFolder) Aliases() []string {