mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
Add find file plugin.
This commit is contained in:
@@ -32,7 +32,8 @@ namespace Wox.PluginLoader
|
||||
}));
|
||||
}
|
||||
|
||||
forker.Join();
|
||||
//if plugin init do heavy works, join here will block the UI
|
||||
//forker.Join();
|
||||
}
|
||||
|
||||
public static List<PluginPair> AllPlugins
|
||||
|
||||
Reference in New Issue
Block a user