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 83c2edf commit e206f4fCopy full SHA for e206f4f
Flow.Launcher.Core/Plugin/PluginManager.cs
@@ -6,6 +6,7 @@
6
using System.Text.Json;
7
using System.Threading;
8
using System.Threading.Tasks;
9
+using System.Windows.Input;
10
using Flow.Launcher.Core.ExternalPlugins;
11
using Flow.Launcher.Infrastructure;
12
using Flow.Launcher.Infrastructure.DialogJump;
0 commit comments