Change ExecuteFileName

This commit is contained in:
Kevin Zhang 2021-07-21 15:51:57 +08:00
parent 9b1ee61f37
commit 75346f1ed8

View file

@ -7,6 +7,6 @@
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://aka.ms/powertoys",
"ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.WindowsSettings.dll",
"ExecuteFileName": "Flow.Plugin.WindowsSettings.dll",
"IcoPath": "Images\\WindowsSettings.light.png"
}