mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
fix BrowserBookmark dll name capitalisation
This commit is contained in:
parent
e5ba262788
commit
97f7b48aa1
1 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,6 @@
|
|||
"Version": "1.2.0",
|
||||
"Language": "csharp",
|
||||
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
||||
"ExecuteFileName": "Flow.Launcher.Plugin.browserBookmark.dll",
|
||||
"ExecuteFileName": "Flow.Launcher.Plugin.BrowserBookmark.dll",
|
||||
"IcoPath": "Images\\bookmark.png"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue