mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix typo
This commit is contained in:
parent
f0512d7861
commit
755ddb4026
1 changed files with 1 additions and 1 deletions
|
|
@ -337,7 +337,7 @@
|
|||
IsHitTestVisible="False"
|
||||
Style="{DynamicResource ClockPanel}"
|
||||
Visibility="Visible">
|
||||
<!-- Because these two textblock follow SettingWindowFont, we need to revert its font family explictly -->
|
||||
<!-- Because these two textblock follow SettingWindowFont, we need to revert their font family explictly -->
|
||||
<TextBlock
|
||||
x:Name="ClockBox"
|
||||
FontFamily="{Binding ClockPanelFont, Mode=OneTime}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue