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 4372b6a commit 165ba17Copy full SHA for 165ba17
Flow.Launcher.Plugin/Interfaces/IAsyncQuickSwitch.cs
@@ -7,7 +7,7 @@ namespace Flow.Launcher.Plugin
7
/// <summary>
8
/// Asynchronous Quick Switch Model
9
/// </summary>
10
- public interface IAsyncQuickSwitch
+ public interface IAsyncQuickSwitch : IFeatures
11
{
12
13
/// Asynchronous querying for quick switch window
0 commit comments