mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +02:00
add translator plugin
This commit is contained in:
@@ -12,6 +12,8 @@ namespace WinAlfred.Plugin
|
||||
public Action Action { get; set; }
|
||||
public int Score { get; set; }
|
||||
|
||||
public bool DontHideWinAlfredAfterAction { get; set; }
|
||||
|
||||
//todo: this should be controlled by system, not visible to users
|
||||
/// <summary>
|
||||
/// Only resulsts that originQuery match with curren query will be displayed in the panel
|
||||
|
||||
Reference in New Issue
Block a user