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