mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge pull request #376 from Flow-Launcher/fix_google_scholar
Fix missing google scholar action keyword
This commit is contained in:
commit
fded9e7f4e
1 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"ID": "565B73353DBF4806919830B9202EE3BF",
|
||||
"ActionKeywords": [
|
||||
"*",
|
||||
"sc",
|
||||
"wiki",
|
||||
"findicon",
|
||||
"facebook",
|
||||
|
|
@ -25,7 +26,7 @@
|
|||
"Name": "Web Searches",
|
||||
"Description": "Provide the web search ability",
|
||||
"Author": "qianlifeng",
|
||||
"Version": "1.3.5",
|
||||
"Version": "1.3.6",
|
||||
"Language": "csharp",
|
||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||
"ExecuteFileName": "Flow.Launcher.Plugin.WebSearch.dll",
|
||||
|
|
|
|||
Loading…
Reference in a new issue