mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
fix json
This commit is contained in:
parent
2c45ec61f5
commit
4f0e679596
1 changed files with 1 additions and 1 deletions
|
|
@ -8,5 +8,5 @@
|
||||||
"Language": "csharp",
|
"Language": "csharp",
|
||||||
"Website": "https://aka.ms/powertoys",
|
"Website": "https://aka.ms/powertoys",
|
||||||
"ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.WindowsSettings.dll",
|
"ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.WindowsSettings.dll",
|
||||||
"IcoPathLight": "Images\\WindowsSettings.light.png"
|
"IcoPath": "Images\\WindowsSettings.light.png"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue