mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Display FilePath in preview panel
This commit is contained in:
parent
21299d153f
commit
ce8b544ff5
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
<TextBlock
|
||||
Margin="5 8 8 8"
|
||||
Style="{DynamicResource PreviewItemSubTitleStyle}"
|
||||
Text="{Binding Result.SubTitle}" />
|
||||
Text="{Binding FilePath}" />
|
||||
<Rectangle
|
||||
Width="Auto"
|
||||
Height="1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue