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 8605374 commit 20d7646Copy full SHA for 20d7646
Plugins/HelloWorldFSharp/plugin.json
@@ -1,11 +1,12 @@
1
{
2
- "ID":"8FF5D5C1F8194958A12E8668FB7ECC04",
3
- "ActionKeyword":"hf",
4
- "Name":"Hello World FSharp",
5
- "Description":"Hello World FSharp",
6
- "Author":"Ioannis G.",
7
- "Version":"1.0.0",
8
- "Language":"fsharp",
9
- "Website":"https://github.com/Flow-Launcher/Flow.Launcher",
10
- "ExecuteFileName":"HelloWorldFSharp.dll"
+ "ID": "8FF5D5C1F8194958A12E8668FB7ECC04",
+ "ActionKeyword": "hf",
+ "Name": "Hello World FSharp",
+ "Description": "Hello World FSharp",
+ "Author": "Ioannis G.",
+ "Version": "1.0.0",
+ "Language": "fsharp",
+ "Website": "https://github.com/Flow-Launcher/Flow.Launcher",
+ "ExecuteFileName": "HelloWorldFSharp.dll",
11
+ "IcoPath": "app.png"
12
}
0 commit comments