Skip to content

Commit 97f7b48

Browse files
committed
fix BrowserBookmark dll name capitalisation
1 parent e5ba262 commit 97f7b48

File tree

1 file changed

+1
-1
lines changed
  • Plugins/Flow.Launcher.Plugin.BrowserBookmark

1 file changed

+1
-1
lines changed

Plugins/Flow.Launcher.Plugin.BrowserBookmark/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"Version": "1.2.0",
88
"Language": "csharp",
99
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
10-
"ExecuteFileName": "Flow.Launcher.Plugin.browserBookmark.dll",
10+
"ExecuteFileName": "Flow.Launcher.Plugin.BrowserBookmark.dll",
1111
"IcoPath": "Images\\bookmark.png"
1212
}

0 commit comments

Comments
 (0)