mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Tweak Win32 preview path
This commit is contained in:
parent
1e1f29b163
commit
afa8a34891
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ namespace Flow.Launcher.Plugin.Program.Programs
|
|||
ContextData = this,
|
||||
Preview = new Result.PreviewInfo
|
||||
{
|
||||
FilePath = ExecutablePath,
|
||||
FilePath = FullPath,
|
||||
},
|
||||
Action = c =>
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue