From bcfe2a7f3cdb7180283aba9a8453bfdfe7866fe3 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Tue, 4 Mar 2025 07:27:55 +0000 Subject: [PATCH] Hide backup link on mobile --- lib/music_library_web/components/layouts/app.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/music_library_web/components/layouts/app.html.heex b/lib/music_library_web/components/layouts/app.html.heex index 0b57ca0a..adfdec91 100644 --- a/lib/music_library_web/components/layouts/app.html.heex +++ b/lib/music_library_web/components/layouts/app.html.heex @@ -28,7 +28,7 @@ {gettext("Errors")} - + <.icon name="hero-archive-box-arrow-down" class="h-4 w-4 mr-2"