From f2cdabf128fe5cef70f03acbd5bbc944c032c3e0 Mon Sep 17 00:00:00 2001 From: eti Date: Mon, 30 Mar 2026 22:14:21 +0200 Subject: [PATCH] appview/pages/templates/repo/pulls: improve targeted comment visibility Signed-off-by: eti --- appview/pages/templates/repo/pulls/pull.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/appview/pages/templates/repo/pulls/pull.html b/appview/pages/templates/repo/pulls/pull.html index 46bee602..5091870e 100644 --- a/appview/pages/templates/repo/pulls/pull.html +++ b/appview/pages/templates/repo/pulls/pull.html @@ -625,7 +625,13 @@ {{ end }} {{ define "submissionComment" }} -
+
{{ template "user/fragments/picLink" (list .OwnerDid "size-8") }} -- 2.51.2