revert subtitle change

This commit is contained in:
Jeremy 2021-10-07 07:02:56 +11:00
parent 763cab824b
commit 54145d7604

View file

@ -97,8 +97,7 @@ namespace Flow.Launcher.Plugin.Program.Programs
var result = new Result var result = new Result
{ {
Title = title, Title = title,
//SubTitle = LnkResolvedPath ?? FullPath, SubTitle = LnkResolvedPath ?? FullPath,
SubTitle = "",
IcoPath = IcoPath, IcoPath = IcoPath,
Score = matchResult.Score, Score = matchResult.Score,
TitleHighlightData = matchResult.MatchData, TitleHighlightData = matchResult.MatchData,