aboutsummaryrefslogtreecommitdiffstats
path: root/gmail-commando.js
diff options
context:
space:
mode:
Diffstat (limited to 'gmail-commando.js')
-rwxr-xr-xgmail-commando.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/gmail-commando.js b/gmail-commando.js
index 80fec50..dd18598 100755
--- a/gmail-commando.js
+++ b/gmail-commando.js
@@ -249,7 +249,7 @@ let INFO =
};
- const GMailSearchKeyword = 'label subject from to cc bcc has is in lang'.split(/\s/);
+ const GMailSearchKeyword = 'label subject from to cc bcc has is in lang filename'.split(/\s/);
const KeywordValueCompleter = {