mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
Add plugin info entry for all context menu
This commit is contained in:
@@ -40,7 +40,7 @@ namespace Wox.Plugin
|
||||
/// <summary>
|
||||
/// Plugin directory
|
||||
/// </summary>
|
||||
public string PluginDirectory { get; internal set; }
|
||||
public string PluginDirectory { get; set; }
|
||||
|
||||
public override bool Equals(object obj)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user