Merge pull request #376 from Flow-Launcher/fix_google_scholar

Fix missing google scholar action keyword
This commit is contained in:
Jeremy Wu 2021-03-03 14:00:19 +11:00 committed by GitHub
commit fded9e7f4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",