Skip to content

Commit f24d64a

Browse files
committed
Add log level glyph
1 parent e8be131 commit f24d64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/SettingPages/Views/SettingsPaneAbout.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
</StackPanel>
124124
</cc:Card>
125125

126-
<cc:Card Title="{DynamicResource logLevel}">
126+
<cc:Card Title="{DynamicResource logLevel}" Icon="&#xE749;">
127127
<ComboBox
128128
DisplayMemberPath="Display"
129129
ItemsSource="{Binding LogLevels}"

0 commit comments

Comments
 (0)