Merge pull request #1847 from TheBestPessimist/Change_the_default_shortcut_for_Plugin_Indicator_to__

Change the default shortcut for Plugin Indicator to `?` #1825
This commit is contained in:
DB P 2023-01-27 16:11:45 +09:00 committed by GitHub
commit 0bdea7c0db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,10 @@
{
"ID": "6A122269676E40EB86EB543B945932B9",
"ActionKeyword": "*",
"ActionKeyword": "?",
"Name": "Plugin Indicator",
"Description": "Provides plugin action keyword suggestions",
"Author": "qianlifeng",
"Version": "2.0.1",
"Version": "2.0.2",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.PluginIndicator.dll",