From 5657ee0455218d5c35450a7e17b0f49c061d41fc Mon Sep 17 00:00:00 2001 From: Alexander Zaytsev Date: Fri, 19 Dec 2025 09:37:07 +0100 Subject: [PATCH] Remove extra space --- app/views/cards/comments/_comment.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/cards/comments/_comment.html.erb b/app/views/cards/comments/_comment.html.erb index 8573425ea..a648ffb51 100644 --- a/app/views/cards/comments/_comment.html.erb +++ b/app/views/cards/comments/_comment.html.erb @@ -2,7 +2,7 @@ <%# Helper Dependency Updated: avatar_image_tag 2025-12-15 %> <%= turbo_frame_tag comment, :container, class: { "system-comment": comment.creator.system? } do %> <%# Cache bump 2025-12-14: action text attachment rendering changed for lightbox -%> -
+