Make async home query to be feature interface

This commit is contained in:
Jack251970 2025-05-03 16:32:07 +08:00
parent 3089928599
commit 0f09fea30b

View file

@ -7,7 +7,7 @@ namespace Flow.Launcher.Plugin
/// <summary>
/// Asynchronous Query Model for Flow Launcher When Query Text is Empty
/// </summary>
public interface IAsyncHomeQuery
public interface IAsyncHomeQuery : IFeatures
{
/// <summary>
/// Asynchronous Querying When Query Text is Empty