mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
fix JsonFormat
This commit is contained in:
parent
89ef3a97bf
commit
9e9820bce9
1 changed files with 1 additions and 2 deletions
|
|
@ -1,13 +1,12 @@
|
|||
{
|
||||
"ID": "5043CECEE6A748679CBE02D27D83747A",
|
||||
"ActionKeyword": "$",
|
||||
"IsGlobal": false,
|
||||
"Description": "Windows Settings Query Functionality",
|
||||
"Name": "Windows Settings",
|
||||
"Author": "TobiasSekan",
|
||||
"Version": "1.0.0",
|
||||
"Language": "csharp",
|
||||
"Website": "https://aka.ms/powertoys",
|
||||
"ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.WindowsSettings.dll",
|
||||
"IcoPathDark": "Images\\WindowsSettings.dark.png",
|
||||
"IcoPathLight": "Images\\WindowsSettings.light.png"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue