mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
Add system plugin descriptions.
This commit is contained in:
@@ -160,7 +160,7 @@ namespace Wox.Plugin.SystemPlugins.CMD
|
||||
|
||||
public override string Description
|
||||
{
|
||||
get { return base.Description; }
|
||||
get { return "Provide executing commands from Wox. Commands should start with >"; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user