mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
Change log facility.
This commit is contained in:
@@ -37,7 +37,7 @@ namespace Wox.Core.Plugin
|
||||
return;
|
||||
}
|
||||
|
||||
string pluginFolerPath = PluginManager.DefaultPluginDirectory;
|
||||
string pluginFolerPath = PluginManager.PluginDirectory;
|
||||
|
||||
string newPluginName = plugin.Name
|
||||
.Replace("/", "_")
|
||||
|
||||
Reference in New Issue
Block a user