add comment to clarify re-query

This commit is contained in:
Jeremy 2021-09-27 14:01:14 +10:00
parent 54b5966e41
commit 0123f5e930

View file

@ -289,6 +289,7 @@ namespace Flow.Launcher.ViewModel
{
if (QueryText!=queryText)
{
// re-query is done in QueryText's setter method
QueryText = queryText;
}
else if (reQuery)