mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update comment only
This commit is contained in:
parent
04b0f8b2a4
commit
19911d9f1f
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ namespace Wox.Infrastructure
|
|||
}
|
||||
}
|
||||
|
||||
// return rendered string if every char or substring without whitespaces matched
|
||||
// proceed to calculate score if every char or substring without whitespaces matched
|
||||
if (allQuerySubstringsMatched)
|
||||
{
|
||||
// check if all query substrings were contained in the string to compare
|
||||
|
|
|
|||
Loading…
Reference in a new issue