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 6579a46 commit 63009baCopy full SHA for 63009ba
Plugins/Flow.Launcher.Plugin.Explorer/Main.cs
@@ -23,7 +23,7 @@ public class Main : ISettingProvider, IAsyncPlugin, IContextMenu, IPluginI18n, I
23
24
private SettingsViewModel viewModel;
25
26
- private IContextMenu contextMenu;
+ private ContextMenu contextMenu;
27
28
private SearchManager searchManager;
29
0 commit comments