Merge pull request #1570 from onesounds/ChangeWindowSettingKeyword

Change Windows Settings plugin Keyword to s from *
This commit is contained in:
Jeremy Wu 2022-11-25 20:26:52 +11:00 committed by GitHub
commit 63a05fc1d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"ID": "5043CETYU6A748679OPA02D27D99677A",
"ActionKeyword": "*",
"ActionKeyword": "s",
"Description": "Search settings inside Control Panel and Settings App",
"Name": "Windows Settings",
"Author": "TobiasSekan",