mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
Add HackerNews python plugin as the Demo.
This commit is contained in:
@@ -14,6 +14,8 @@ namespace Wox.Plugin
|
||||
/// </summary>
|
||||
public IPublicAPI API { get; set; }
|
||||
|
||||
public HttpProxy Proxy { get; set; }
|
||||
|
||||
#region Legacy APIs
|
||||
|
||||
[Obsolete("This method has been obsoleted, use API.ShellRun instead")]
|
||||
|
||||
Reference in New Issue
Block a user