From 81729327893cb365f1ead7df4c4841e9e3029208 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Mon, 21 Oct 2024 18:59:06 +0100 Subject: [PATCH] Remove leftover " character --- lib/music_library_web/live/record_live/show.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/music_library_web/live/record_live/show.html.heex b/lib/music_library_web/live/record_live/show.html.heex index 45c3600a..a2f571db 100644 --- a/lib/music_library_web/live/record_live/show.html.heex +++ b/lib/music_library_web/live/record_live/show.html.heex @@ -20,7 +20,7 @@ data-confirm={gettext("Are you sure?")} > <.button class="!bg-red-900 hover:!bg-red-700"> - <%= gettext("Delete") %>" + <%= gettext("Delete") %>