mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Change icon for thirdpartyplugin indicator.
This commit is contained in:
parent
00c8ebbfe8
commit
d370f7e721
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue