From 45bd31f1f928290d43f0239534cd82ad8bdc1b3b Mon Sep 17 00:00:00 2001 From: Hongtao Zhang Date: Thu, 30 Dec 2021 15:56:13 -0600 Subject: [PATCH] update docs --- Flow.Launcher.Plugin/Result.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Flow.Launcher.Plugin/Result.cs b/Flow.Launcher.Plugin/Result.cs index bdf515277..a73c23957 100644 --- a/Flow.Launcher.Plugin/Result.cs +++ b/Flow.Launcher.Plugin/Result.cs @@ -38,6 +38,8 @@ namespace Flow.Launcher.Plugin /// /// Image Displayed on the result + /// Relative Path toward the Image File + /// GlyphInfo is prioritized if not null /// public string IcoPath {