Fix IcoPath

This commit is contained in:
SysC0mp 2020-05-01 16:25:43 +02:00
parent ce9ca5dabd
commit c23073ec47

View file

@ -8,5 +8,5 @@
"Language": "fsharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "HelloWorldFSharp.dll",
"IcoPath": "app.png"
"IcoPath": "Images\\app.png"
}