mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 21:41:51 +02:00
Change icon for thirdpartyplugin indicator.
This commit is contained in:
@@ -80,7 +80,7 @@ namespace Wox.Plugin.SystemPlugins
|
|||||||
|
|
||||||
public override string IcoPath
|
public override string IcoPath
|
||||||
{
|
{
|
||||||
get { return @"Images\list.png"; }
|
get { return @"Images\work.png"; }
|
||||||
}
|
}
|
||||||
|
|
||||||
public override string Description
|
public override string Description
|
||||||
|
|||||||
Reference in New Issue
Block a user