mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add missing icon path
This commit is contained in:
parent
8605374514
commit
20d7646274
1 changed files with 10 additions and 9 deletions
|
|
@ -1,11 +1,12 @@
|
|||
{
|
||||
"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"
|
||||
"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",
|
||||
"IcoPath": "app.png"
|
||||
}
|
||||
Loading…
Reference in a new issue