Skip to content

Commit 20d7646

Browse files
committed
Add missing icon path
1 parent 8605374 commit 20d7646

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

Plugins/HelloWorldFSharp/plugin.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
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"
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",
11+
"IcoPath": "app.png"
1112
}

0 commit comments

Comments
 (0)