mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
Add system plugin descriptions.
This commit is contained in:
@@ -130,7 +130,7 @@ namespace Wox.Plugin.SystemPlugins
|
||||
|
||||
public override string Description
|
||||
{
|
||||
get { return base.Description; }
|
||||
get { return "Provide System related commands. e.g. shutdown,lock,setting etc."; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user