mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
Improve Everything plugin user experience
This commit is contained in:
@@ -67,7 +67,7 @@ namespace Wox.Plugin.PluginIndicator
|
||||
|
||||
public string GetTranslatedPluginDescription()
|
||||
{
|
||||
return context.API.GetTranslation("wox_plugin_luginindicator_plugin_description");
|
||||
return context.API.GetTranslation("wox_plugin_pluginindicator_plugin_description");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user