Skip to content

Commit 46c2a33

Browse files
authored
Fix closing tag for Grid in GeneralTabView.axaml
1 parent 40e2f59 commit 46c2a33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Artemis.UI/Screens/Settings/Tabs/GeneralTabView.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,5 +463,5 @@
463463
</Border>
464464
</StackPanel>
465465
</ScrollViewer>
466-
466+
</Grid>
467467
</UserControl>

0 commit comments

Comments
 (0)