From 6599dca75979461a374c72be993fb40b1fb909e9 Mon Sep 17 00:00:00 2001 From: Amolith Date: Fri, 31 Oct 2025 10:43:50 -0600 Subject: [PATCH] feat(webui): add patch/diff links on commit page Implements: bug-05a795c Co-authored-by: Crush --- pkg/web/templates/commit.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg/web/templates/commit.html b/pkg/web/templates/commit.html index 4bf5785d7b729f57d5ada2dba4278e7e091e4326..0847591fc55dfa3758587cd6d4caee1691edba51 100644 --- a/pkg/web/templates/commit.html +++ b/pkg/web/templates/commit.html @@ -29,6 +29,8 @@