mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Revert "Remove useless * keywords" and do not let users change action keywords of Explorer
This commit is contained in:
parent
414684ce43
commit
463293214b
1 changed files with 5 additions and 1 deletions
|
|
@ -2,8 +2,12 @@
|
|||
"ID": "572be03c74c642baae319fc283e561a8",
|
||||
"ActionKeywords": [
|
||||
"*",
|
||||
"doc:"
|
||||
"doc:",
|
||||
"*",
|
||||
"*",
|
||||
"*"
|
||||
],
|
||||
"AllowModifyActionKeywords": false,
|
||||
"Name": "Explorer",
|
||||
"Description": "Find and manage files and folders via Windows Search or Everything",
|
||||
"Author": "Jeremy Wu",
|
||||
|
|
|
|||
Loading…
Reference in a new issue