mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
Fix issue#32
This commit is contained in:
@@ -16,7 +16,7 @@ namespace Wox.Plugin.System
|
||||
results.Add(new Result()
|
||||
{
|
||||
Title = "Wox Setting",
|
||||
Score = 100,
|
||||
Score = 40,
|
||||
IcoPath = "Images/app.png",
|
||||
Action = (contenxt) =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user