mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 04:07:40 +02:00
Add PushResults for push results before Query results return
This commit is contained in:
@@ -31,5 +31,7 @@ namespace Wox.Plugin
|
||||
public Action StopLoadingBar { get; set; }
|
||||
|
||||
public Func<string, bool> ShellRun { get; set; }
|
||||
|
||||
public Action<List<Result>> PushResults { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user