Merge branch 'dev' into highlight-how-results-matched

This commit is contained in:
SysC0mp
2019-12-11 16:50:17 +01:00
12 changed files with 239 additions and 185 deletions

View File

@@ -120,7 +120,7 @@ namespace Wox.Plugin
public object ContextData { get; set; }
/// <summary>
/// Plugin ID that generate this result
/// Plugin ID that generated this result
/// </summary>
public string PluginID { get; internal set; }
}