diff --git a/Plugins/HelloWorldFSharp/plugin.json b/Plugins/HelloWorldFSharp/plugin.json index bb1e8f4ac..845b93e4b 100644 --- a/Plugins/HelloWorldFSharp/plugin.json +++ b/Plugins/HelloWorldFSharp/plugin.json @@ -8,5 +8,5 @@ "Language": "fsharp", "Website": "https://github.com/Flow-Launcher/Flow.Launcher", "ExecuteFileName": "HelloWorldFSharp.dll", - "IcoPath": "app.png" + "IcoPath": "Images\\app.png" } \ No newline at end of file