mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
Pack python env to zip
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Wox.Plugin
|
||||
/// </summary>
|
||||
public IPublicAPI API { get; set; }
|
||||
|
||||
public HttpProxy Proxy { get; set; }
|
||||
public IHttpProxy Proxy { get; set; }
|
||||
|
||||
#region Legacy APIs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user