From 4b0e11823d62452fb591b71e27a05e45e39d087f Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Sun, 4 May 2025 21:12:09 +0100 Subject: [PATCH] Don't open tracks side panel by default --- 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 9e15d33a..3ac0d2a3 100644 --- a/lib/music_library_web/live/collection_live/show.html.heex +++ b/lib/music_library_web/live/collection_live/show.html.heex @@ -278,7 +278,6 @@ :if={@record.selected_release_id} id="tracks-sheet" placement="right" - open >

{gettext("Tracks")}