fix missing google scholar action keyword

This commit is contained in:
Jeremy Wu 2021-03-02 05:54:31 +11:00
parent f927702f99
commit cde2224508

View file

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