Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 42d9130

Browse files
committed
🎨 indentation
1 parent 65657b7 commit 42d9130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio/UI/Views/PullRequestListView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
RelativeSource={RelativeSource FindAncestor,
287287
AncestorType={x:Type local:PullRequestListView}}}"
288288
Content="Create New" />
289-
</Grid>
289+
</Grid>
290290

291291
<ListView x:Name="pullRequests"
292292
Margin="0,0,0,0"

0 commit comments

Comments
 (0)