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