Skip to content

Commit c23073e

Browse files
committed
Fix IcoPath
1 parent ce9ca5d commit c23073e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/HelloWorldFSharp/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"Language": "fsharp",
99
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
1010
"ExecuteFileName": "HelloWorldFSharp.dll",
11-
"IcoPath": "app.png"
11+
"IcoPath": "Images\\app.png"
1212
}

0 commit comments

Comments
 (0)