mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
Refactoring blur
1. Refactoring blur, see discussion in : 7f8bb80 2. Releated issue: #330
This commit is contained in:
@@ -79,7 +79,7 @@ namespace Wox.Core.Plugin
|
||||
Concat(new JsonRPCPluginLoader<PythonPlugin>().LoadPlugin(metadatas));
|
||||
|
||||
//load plugin i18n languages
|
||||
ResourceMerger.ApplyPluginLanguages();
|
||||
ResourceMerger.UpdatePluginLanguages();
|
||||
|
||||
foreach (PluginPair pluginPair in AllPlugins)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user