mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
[PowerToys Run] Plugin manager (#9872)
This commit is contained in:
@@ -42,6 +42,10 @@ namespace Microsoft.PowerToys.Run.Plugin.Registry
|
||||
/// </summary>
|
||||
private bool _disposed;
|
||||
|
||||
public string Name => Resources.PluginTitle;
|
||||
|
||||
public string Description => Resources.PluginDescription;
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="Main"/> class.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user