diff --git a/Flow.Launcher.Plugin/Interfaces/IAsyncHomeQuery.cs b/Flow.Launcher.Plugin/Interfaces/IAsyncHomeQuery.cs index f7a820f18..78d6454ae 100644 --- a/Flow.Launcher.Plugin/Interfaces/IAsyncHomeQuery.cs +++ b/Flow.Launcher.Plugin/Interfaces/IAsyncHomeQuery.cs @@ -7,7 +7,7 @@ namespace Flow.Launcher.Plugin /// /// Asynchronous Query Model for Flow Launcher When Query Text is Empty /// - public interface IAsyncHomeQuery + public interface IAsyncHomeQuery : IFeatures { /// /// Asynchronous Querying When Query Text is Empty