diff --git a/Flow.Launcher.Infrastructure/Alphabet.cs b/Flow.Launcher.Infrastructure/Alphabet.cs index 1d0ed93de..bc92bda0e 100644 --- a/Flow.Launcher.Infrastructure/Alphabet.cs +++ b/Flow.Launcher.Infrastructure/Alphabet.cs @@ -47,7 +47,9 @@ namespace Flow.Launcher.Infrastructure } } else + { return _pinyinCache[content]; + } } else {