Skip to content

Commit

Permalink
more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
cinnamon-msft committed Jan 17, 2025
1 parent fda6e87 commit 1e64192
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/settings-ui/Settings.UI/SettingsXAML/Views/ShellPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@
<NavigationViewItem
x:Uid="Shell_Workspaces"
helpers:NavHelper.NavigateTo="views:WorkspacesPage"
Icon="{ui:BitmapIcon Source=/Assets/Settings/Icons/Workspaces.png}"/>
</NavigationViewItem.MenuItems>
Icon="{ui:BitmapIcon Source=/Assets/Settings/Icons/Workspaces.png}" />
</NavigationViewItem.MenuItems>
</NavigationViewItem>

<!-- Input / Output -->
Expand Down

0 comments on commit 1e64192

Please sign in to comment.