Skip to content

Commit

Permalink
fix: added newline to the end of MusicComponent.xaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AleGrz committed Dec 19, 2023
1 parent ee4ceba commit 1554404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GlazeWM.Bar/Components/MusicComponent.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
xmlns:components="clr-namespace:GlazeWM.Bar.Components"
mc:Ignorable="d">
<components:LabelComponent DataContext="{Binding Label}" />
</UserControl>
</UserControl>

0 comments on commit 1554404

Please sign in to comment.