Skip to content

Commit 165ba17

Browse files
committed
Add async quick switch as features
1 parent 4372b6a commit 165ba17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Plugin/Interfaces/IAsyncQuickSwitch.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace Flow.Launcher.Plugin
77
/// <summary>
88
/// Asynchronous Quick Switch Model
99
/// </summary>
10-
public interface IAsyncQuickSwitch
10+
public interface IAsyncQuickSwitch : IFeatures
1111
{
1212
/// <summary>
1313
/// Asynchronous querying for quick switch window

0 commit comments

Comments
 (0)