Remove QL support for programs

This commit is contained in:
Vic 2023-05-21 00:32:45 +08:00
parent ff7457dc0f
commit cb33756a03

View file

@ -168,10 +168,6 @@ namespace Flow.Launcher.Plugin.Program.Programs
Score = matchResult.Score,
TitleHighlightData = matchResult.MatchData,
ContextData = this,
Preview = new Result.PreviewInfo
{
FilePath = FullPath,
},
Action = c =>
{
// Ctrl + Enter to open containing folder