From ff3224bb342c63f6005a96a9cd03e953dbfc3171 Mon Sep 17 00:00:00 2001 From: Ioannis G Date: Sat, 1 Jan 2022 13:45:00 +0200 Subject: [PATCH] revert Result.OriginQuery to internal --- Flow.Launcher.Plugin/Result.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flow.Launcher.Plugin/Result.cs b/Flow.Launcher.Plugin/Result.cs index bc5c0270f..0cc0a6811 100644 --- a/Flow.Launcher.Plugin/Result.cs +++ b/Flow.Launcher.Plugin/Result.cs @@ -97,7 +97,7 @@ namespace Flow.Launcher.Plugin /// /// Query information associated with the result /// - public Query OriginQuery { get; set; } + internal Query OriginQuery { get; set; } /// /// Plugin directory