mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-18 14:41:21 +08:00
Change icon for thirdpartyplugin indicator.
This commit is contained in:
parent
00c8ebbfe8
commit
d370f7e721
@ -80,7 +80,7 @@ namespace Wox.Plugin.SystemPlugins
|
||||
|
||||
public override string IcoPath
|
||||
{
|
||||
get { return @"Images\list.png"; }
|
||||
get { return @"Images\work.png"; }
|
||||
}
|
||||
|
||||
public override string Description
|
||||
|
Loading…
Reference in New Issue
Block a user