Skip to content

Commit 4632932

Browse files
committed
Revert "Remove useless * keywords" and do not let users change action keywords of Explorer
1 parent 414684c commit 4632932

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/plugin.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22
"ID": "572be03c74c642baae319fc283e561a8",
33
"ActionKeywords": [
44
"*",
5-
"doc:"
5+
"doc:",
6+
"*",
7+
"*",
8+
"*"
69
],
10+
"AllowModifyActionKeywords": false,
711
"Name": "Explorer",
812
"Description": "Find and manage files and folders via Windows Search or Everything",
913
"Author": "Jeremy Wu",

0 commit comments

Comments
 (0)