From 9e458b07dfad12fd24a887ba7fcaa856c9c18d92 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Mon, 5 May 2025 16:39:37 +0100 Subject: [PATCH] Don't show the side sheet by default (again) --- lib/music_library_web/live/collection_live/show.html.heex | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/music_library_web/live/collection_live/show.html.heex b/lib/music_library_web/live/collection_live/show.html.heex index 6a1495ac..9619f966 100644 --- a/lib/music_library_web/live/collection_live/show.html.heex +++ b/lib/music_library_web/live/collection_live/show.html.heex @@ -279,7 +279,6 @@ id="tracks-sheet" placement="right" on_open={JS.push("load_release_with_tracks")} - open >

{gettext("Tracks")}