Add curly bracket

This commit is contained in:
弘韬 张 2020-10-19 20:40:22 +08:00
parent 6210454bbd
commit 9b779d90d2

View file

@ -47,7 +47,9 @@ namespace Flow.Launcher.Infrastructure
}
}
else
{
return _pinyinCache[content];
}
}
else
{