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 cbd8d22 commit 171ebe9Copy full SHA for 171ebe9
Flow.Launcher.Plugin/UserPlugin.cs
@@ -53,7 +53,7 @@ public record UserPlugin
53
public string UrlSourceCode { get; set; }
54
55
/// <summary>
56
- /// URL to the issue tracker of the plugin
+ /// Local path where the plugin is installed
57
/// </summary>
58
public string LocalInstallPath { get; set; }
59
0 commit comments