Fix build issue

This commit is contained in:
Jack251970 2025-03-26 16:57:37 +08:00
parent 23470b63b2
commit 84bd5f5583

View file

@ -1009,7 +1009,7 @@ namespace Flow.Launcher.ViewModel
#region Query
private void Query(bool searchDelay, bool isReQuery = false)
public void Query(bool searchDelay, bool isReQuery = false)
{
if (QueryResultsSelected())
{