Skip to content

Commit ff3224b

Browse files
committed
revert Result.OriginQuery to internal
1 parent 1b1800f commit ff3224b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Plugin/Result.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ public string IcoPath
9797
/// <summary>
9898
/// Query information associated with the result
9999
/// </summary>
100-
public Query OriginQuery { get; set; }
100+
internal Query OriginQuery { get; set; }
101101

102102
/// <summary>
103103
/// Plugin directory

0 commit comments

Comments
 (0)