mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix IcoPath
This commit is contained in:
parent
ce9ca5dabd
commit
c23073ec47
1 changed files with 1 additions and 1 deletions
|
|
@ -8,5 +8,5 @@
|
|||
"Language": "fsharp",
|
||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||
"ExecuteFileName": "HelloWorldFSharp.dll",
|
||||
"IcoPath": "app.png"
|
||||
"IcoPath": "Images\\app.png"
|
||||
}
|
||||
Loading…
Reference in a new issue