mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
Use ShellRun to provide unified experience
This commit is contained in:
@@ -29,5 +29,7 @@ namespace Wox.Plugin
|
||||
|
||||
public Action StartLoadingBar { get; set; }
|
||||
public Action StopLoadingBar { get; set; }
|
||||
|
||||
public Func<string, bool> ShellRun { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user