From 1faaed4a1654c2707e5c2ded7dea2eec10105cb9 Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Tue, 6 May 2025 16:06:47 +0200 Subject: [PATCH] Prefer ul --- app/views/commands/index.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/commands/index.html.erb b/app/views/commands/index.html.erb index e9c101e48..49126efbe 100644 --- a/app/views/commands/index.html.erb +++ b/app/views/commands/index.html.erb @@ -1,5 +1,5 @@ <%= turbo_frame_tag :recent_commands do %> -
    +
+ <% end %>