aboutsummaryrefslogtreecommitdiffstats
path: root/commands/msg/fold.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/msg/fold.go')
-rw-r--r--commands/msg/fold.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/msg/fold.go b/commands/msg/fold.go
index 057d454e..7942e965 100644
--- a/commands/msg/fold.go
+++ b/commands/msg/fold.go
@@ -17,7 +17,7 @@ func init() {
}
func (Fold) Context() commands.CommandContext {
- return commands.MESSAGE
+ return commands.MESSAGE_LIST | commands.MESSAGE_VIEWER
}
func (Fold) Aliases() []string {