mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
Fix bugs in CMD plugin and PluginMangerment Plugin.
This commit is contained in:
@@ -81,7 +81,7 @@ namespace Wox.Plugin.PluginManagement
|
||||
Action = e =>
|
||||
{
|
||||
UnInstalledPlugins(plugin);
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user