Skip to content

Commit 28a2664

Browse files
fix indent
1 parent dbfb039 commit 28a2664

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Flow.Launcher/SettingWindow.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1822,8 +1822,8 @@
18221822
Text="{DynamicResource hiThere}" />
18231823
</Border>
18241824
<StackPanel
1825-
x:Name="ClockPanel"
1826-
Style="{DynamicResource ClockPanel}">
1825+
x:Name="ClockPanel"
1826+
Style="{DynamicResource ClockPanel}">
18271827
<TextBlock
18281828
Style="{DynamicResource DateBox}"
18291829
Text="{Binding DateText}"

0 commit comments

Comments
 (0)