We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7393b27 commit 148afc4Copy full SHA for 148afc4
Plugins/Flow.Launcher.Plugin.BrowserBookmark/Main.cs
@@ -47,7 +47,7 @@ private static void LoadBookmarksIfEnabled()
47
48
public List<Result> Query(Query query)
49
{
50
- // For when the plugin being previously disabled and is now reenabled
+ // For when the plugin being previously disabled and is now re-enabled
51
if (!_initialized)
52
53
LoadBookmarksIfEnabled();
0 commit comments