mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove debug codes
This commit is contained in:
parent
07b73db445
commit
835457d6f0
1 changed files with 0 additions and 1 deletions
|
|
@ -438,7 +438,6 @@
|
|||
<Grid
|
||||
x:Name="Preview"
|
||||
Grid.Column="2"
|
||||
Height="380"
|
||||
VerticalAlignment="Stretch"
|
||||
Style="{DynamicResource PreviewArea}"
|
||||
Visibility="{Binding InternalPreviewVisible, Converter={StaticResource BoolToVisibilityConverter}}">
|
||||
|
|
|
|||
Loading…
Reference in a new issue