mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
Temp fix for #667 by add wox.py to PYTHONPATH
This commit is contained in:
@@ -20,6 +20,7 @@ namespace Wox.Core.Plugin
|
||||
internal abstract class JsonRPCPlugin : IPlugin
|
||||
{
|
||||
protected PluginInitContext context;
|
||||
public const string JsonRPC = "JsonRPC";
|
||||
|
||||
/// <summary>
|
||||
/// The language this JsonRPCPlugin support
|
||||
|
||||
Reference in New Issue
Block a user