mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
@@ -10,7 +10,7 @@ namespace Wox.Core.UserSettings
|
||||
|
||||
public string Name { get; set; }
|
||||
|
||||
public string[] ActionKeywords { get; set; }
|
||||
public List<string> ActionKeywords { get; set; }
|
||||
|
||||
public bool Disabled { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user