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 20d8028 commit 25f64beCopy full SHA for 25f64be
Flow.Launcher.Plugin/Result.cs
@@ -30,6 +30,7 @@ public class Result
30
public string ActionKeywordAssigned { get; set; }
31
32
public string CopyText { get; set; } = String.Empty;
33
+ public string FileCopy { get; set; } = String.Empty;
34
35
public string IcoPath
36
{
0 commit comments