diff --git a/appview/pages/templates/repo/pulls/pulls.html b/appview/pages/templates/repo/pulls/pulls.html index e3855595..184886aa 100644 --- a/appview/pages/templates/repo/pulls/pulls.html +++ b/appview/pages/templates/repo/pulls/pulls.html @@ -31,7 +31,7 @@ "Key" "closed" "Value" "closed" "Icon" "ban" - "Meta" (string .RepoInfo.Stats.IssueCount.Closed)) }} + "Meta" (string .RepoInfo.Stats.PullCount.Closed)) }} {{ $values := list $open $merged $closed }}