We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f606f commit 72bd1e6Copy full SHA for 72bd1e6
Flow.Launcher.Plugin/Result.cs
@@ -174,9 +174,6 @@ public string BadgeIcoPath
174
/// <summary>
175
/// Query information associated with the result
176
/// </summary>
177
- /// <remarks>
178
- /// If the query is for home query, this will be null
179
- /// </remarks>
180
internal Query OriginQuery { get; set; }
181
182
0 commit comments