We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a1b651 commit 3d8b581Copy full SHA for 3d8b581
src/Files.App/Dialogs/SettingsDialog.xaml
@@ -138,7 +138,7 @@
138
Content="{helpers:ResourceString Name=DevTools}"
139
Tag="DevToolsPage">
140
<NavigationViewItem.Icon>
141
- <FontIcon Foreground="{ThemeResource App.Theme.IconBaseBrush}" Glyph="" />
+ <FontIcon Foreground="{ThemeResource App.Theme.IconBaseBrush}" Glyph="" />
142
</NavigationViewItem.Icon>
143
</NavigationViewItem>
144
<NavigationViewItem
0 commit comments