From 4f0e679596a60b1c8a7f5d7328444e5a6ce68ea2 Mon Sep 17 00:00:00 2001 From: Kevin Zhang Date: Mon, 19 Jul 2021 17:21:43 +0800 Subject: [PATCH] fix json --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 0c3fcdbad..575250dc2 100644 --- a/plugin.json +++ b/plugin.json @@ -8,5 +8,5 @@ "Language": "csharp", "Website": "https://aka.ms/powertoys", "ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.WindowsSettings.dll", - "IcoPathLight": "Images\\WindowsSettings.light.png" + "IcoPath": "Images\\WindowsSettings.light.png" }