We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda6e87 commit 1e64192Copy full SHA for 1e64192
src/settings-ui/Settings.UI/SettingsXAML/Views/ShellPage.xaml
@@ -174,8 +174,8 @@
174
<NavigationViewItem
175
x:Uid="Shell_Workspaces"
176
helpers:NavHelper.NavigateTo="views:WorkspacesPage"
177
- Icon="{ui:BitmapIcon Source=/Assets/Settings/Icons/Workspaces.png}"/>
178
- </NavigationViewItem.MenuItems>
+ Icon="{ui:BitmapIcon Source=/Assets/Settings/Icons/Workspaces.png}" />
+ </NavigationViewItem.MenuItems>
179
</NavigationViewItem>
180
181
<!-- Input / Output -->
0 commit comments