Tweak Win32 preview path

This commit is contained in:
Vic 2023-04-22 15:01:17 +08:00
parent 1e1f29b163
commit afa8a34891

View file

@ -170,7 +170,7 @@ namespace Flow.Launcher.Plugin.Program.Programs
ContextData = this,
Preview = new Result.PreviewInfo
{
FilePath = ExecutablePath,
FilePath = FullPath,
},
Action = c =>
{